Linux 软件免费装
Banner图

Database Backup Manager

开发者 jigarkahar
更新时间 2026年6月10日 16:53
PHP版本: 7.4 及以上
WordPress版本: 6.7
版权: GPLv2 or later
版权网址: 版权信息

标签

backup export database sql zip scheduled backup

下载

2.0 1.0

详情介绍:

Database Backup Manager is a professional WordPress plugin that gives administrators full control over database backups — all from the comfort of the WordPress admin panel. Core Features Planned Features (v2.1+)

安装:

  1. Upload the database-backup-manager folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to DB Backup in the admin sidebar.

升级注意事项:

2.0 Major update: completely rebuilt. Please deactivate and reactivate the plugin after upgrading to create the new history database table.

常见问题:

Where are backup files stored?

Backups are stored in wp-content/plugins/database-backup-manager/backups/. The folder is protected by .htaccess and a blank index.php to prevent direct web access.

Can I change the backup format?

Yes — from DB Backup → Settings you can set the default format to SQL or ZIP. You can also override the format per backup from the Dashboard.

How do scheduled backups work?

The plugin uses the WordPress Cron API (wp-cron). Choose daily, weekly, or monthly from Settings; the next scheduled run time is displayed automatically.

Will this work on large databases?

The plugin processes tables one at a time, which works well for typical WordPress databases. For very large databases (hundreds of MB) consider increasing PHP memory_limit and max_execution_time.

更新日志:

2.0 1.0