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.1

  • Improved backup stability and error handling.
  • Fixed minor UI issues in the admin dashboard.

1.0.0

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