DB Backup by Fairshare.tech lets you create automated WordPress database backups on your preferred schedule. It uses mysqldump if available for fast and reliable backups, and falls back to a PHP-based method if mysqldump is unavailable.
Backups are stored securely in your wp-content/uploads/db_backup/ directory, and you can choose to have them emailed to your admin email address. The plugin provides a settings page for configuration and supports triggering backups via a real cron job for reliability.
Features
- Flexible backup frequency: Daily, Weekly, or Monthly.
- Backups saved in
wp-content/uploads/db_backup/with timestamped filenames. - Option to email backups to the admin email address.
- Uses
mysqldumpif available, with PHP fallback. - No dependency on WP-Cron—supports real cron jobs via a secure endpoint.
- Secure authentication using unique access key for cron URL.
- Simple configuration via WordPress Settings page.






