Headline
CVE-2019-14949: WP Database Backup – Unlimited Database & Files Backup by Backup for WP
The wp-database-backup plugin before 5.1.2 for WordPress has XSS.
- Details
- Reviews
- Installation
- Development
WP Database Backup plugin helps you to create Database Backup and Restore Database Backup easily on single click. Manual or Automated Database Backups And also store database backup on safe place- Dropbox,FTP,Email,Google drive, Amazon S3
Features
- Create Database Backup
WP Database Backup plugin helps you to create Database Backup easily on single click. - Auto Backup
Backup automatically on a repeating schedule - Download backup file direct from your WordPress dashboard
- Easy To Install(Very easy to use)
WP Database Backup is super easy to install. - Simple to configure(very less configuration), less than a minute.
- Restore Database Backup
WP Database Backup plugin helps you to Restore Database Backup easily on single click. - Multiple storage destinations
- Store database backup on safe place- Dropbox, Google drive, Amazon s3,FTP,Email
- Reporting- Sends emailed backups and backup reports to any email addresses
- Exclude Table
- Database backup list pagination
- Search and Replace in database backup file.
- Search backup from list(Date/ Database Size)
- Sort backup list (Date/ Database Size)
- Save database backup file in zip format on local server And Send database backup file to destination in zip format
- Documentation
Support
- https://backupforwp.com/support
- Download the plugin file, unzip and place it in your wp-content/plugins/ folder. You can alternatively upload it via the WordPress plugin backend.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- WP Database Backup menu will appear in Dashboard->Backups. Click on it & get started to use.
How to create database Backup?
Follow the steps listed below to Create Database Backup
Create Backup:
Click on Create New Database Backup
Download Database Backup file.
How to restore database backup?
Restore Backup:
Click on Restore Database Backup
OR
1)Login to phpMyAdmin
2)Click Databases and select the database that you will be importing your data into.
3)Across the top of the screen will be a row of tabs. Click the Import tab.
4)On the next screen will be a location of text file box, and next to that a button named Browse.
5)Click Browse. Locate the backup file stored on your computer.
6)Click the Go button
Always get an empty (0 bits) backup file?
This is generally caused by an access denied problem.
You don’t have permission to write in the wp-content/uploads.
Please check if you have the read write permission on the folder.
On Click Create New Database Backup it goes to blank page
if the site is very large, it takes time to create the database backup. And if the server execution time is set to low value, you get go to blank page.
There may be chance your server max execution time is 30 second. Please check debug log file.
You will need to ask your hosting services to increase the execution time and the plugin will work fine for large data.
You can also try to increase execution time. Please make below changes – Add below line
php.ini
max_execution_time = 180 ;
Also Please make sure that you have write permission to Backup folder and also check your log file.
Want more features?
If you want more features then please contact us at
Very good tool, it does its job as describe.
Easy to use UI and just does the job nicely ! Great Plugin 🙂
Great backup plugin with an overall great and useable interface.
I don’t know why, but with Wordpress 5.9 this plugin is broken.
WP Database Backup is all that you need to make database backups. This is really an amazing plugin, probably the best plugin to back up a WordPress database. I really love the scheduling feature. Just a question, does it offer an API to schedule the backups using an external cron? It would be great if you can trigger the automatic backups using the cron of the server instead of the inbuilt WP cron. Because all the pages are served by server cache, I would prefer an external cron.
Does not restore the database. Had to restore it using phpmyadmin. Scheduler does not work as intended. Just keep taking hourly backups. You can’t set it to twice daily or daily etc. Author does not respond to queries in support forum on time.
Read all 72 reviews
“WP Database Backup – Unlimited Database & Files Backup by Backup for WP” is open source software. The following people have contributed to this plugin.
Contributors