Zen Backup

描述

Zen Backup creates full-site backups of your WordPress installation — files and database — in a single archive. Backups can be optionally encrypted with AES-256-GCM for secure cloud storage or sharing.

Key Features

  • Full-site backup (files + database) with one click
  • AES-256-GCM encryption with auto-generated or custom passwords
  • Chunked upload support for restoring large backups
  • Real-time progress tracking during backup and restore
  • Download tokens for secure file delivery
  • Active job monitoring with cancel support
  • Automatic cleanup of stale jobs and temp files

安装

  1. Upload the zen-backup folder to /wp-content/plugins/
  2. Activate through the Plugins menu
  3. Navigate to Zen Backup in the admin sidebar

常见问题

Is the encryption secure?

Yes. Zen Backup uses AES-256-GCM with 100,000-iteration PBKDF2 key derivation.

Can I restore on a different site?

Yes. Upload the .zbb file via the Restore tab and provide the password if encrypted.

Where are backups stored?

Backups are stored in wp-content/zenbu/backups/ and protected with .htaccess and index.php guards.

评价

此插件暂无评价。

贡献者及开发者

「Zen Backup」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Zen Backup」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Initial public release.
  • Full-site backup and restore.
  • AES-256-GCM encryption support.
  • Modern admin dashboard with real-time progress.