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.

常见问题

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.