SnapZip

설명

SnapZip is a lightweight WordPress utility that adds a Download ZIP action to the Plugins and Themes screens, allowing administrators to quickly download installed plugins and themes as ZIP archives.

Whether you’re creating a manual backup before an update, moving a customized plugin to another site, or simply keeping a local copy, SnapZip provides a fast and convenient way to generate downloadable ZIP files without additional configuration.

The plugin creates ZIP archives in a temporary system directory and automatically removes them after the download is complete, leaving no unnecessary files on your server.

Features

  • Download installed plugins as ZIP files.
  • Download installed themes as ZIP files.
  • Temporary ZIP generation with automatic cleanup.
  • No database tables or persistent storage.
  • No configuration required.
  • Lightweight and performance-friendly.
  • Administrator-only access.
  • Built using WordPress security best practices.

스크린샷

설치

  1. Upload the snapzip folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Visit the Plugins or Themes screen.
  4. Click Download ZIP for any installed plugin or theme.

FAQ

Does SnapZip modify my plugins or themes?

No. SnapZip only creates a temporary ZIP archive for download. It never modifies plugin or theme files.

Where are ZIP files stored?

ZIP archives are created in the server’s temporary directory and are automatically deleted immediately after the download is completed.

Does SnapZip require any configuration?

No. Simply activate the plugin and the Download ZIP action will automatically appear on the Plugins and Themes screens.

Can I download premium plugins or themes?

Yes. SnapZip can download any installed plugin or theme that exists in your site’s plugins or themes directory, provided you have administrator permissions.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“SnapZip”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “SnapZip”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.0

  • Added support for downloading installed themes.
  • Improved security and validation.
  • Migrated to a PSR-4 class structure.
  • Improved code organization and maintainability.
  • Performance improvements and internal cleanup.

1.0

  • Initial public release.
  • Added support for downloading installed plugins as ZIP archives.