Skip to content

ahmedkaludi/wp-database-backup

Repository files navigation

=== WP Database Backup - Unlimited Database & Files Backup by Backup for WP ===
Contributors: databasebackup
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Database backup, db backup, cloud backup, files backup, wordpress backup.
Requires at least: 3.1+
Tested up to: 6.5
Requires PHP: 5.6.20
Stable tag: 6.10

Create & Restore Database Backup easily on single click. Manual or automated backups (backup to Dropbox, Google drive, Amazon s3,FTP,Email).

== Description ==

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 ==
<ul>
<li>Create Database Backup
WP Database Backup plugin helps you to create Database Backup easily on single click.</li>

<li>Auto Backup
Backup automatically on a repeating <strong>schedule</strong></li>

<li>Download backup file direct from your WordPress dashboard</li>

<li>Easy To Install(Very easy to use)
WP Database Backup is super easy to install. </li>

<li>Simple to configure(very less configuration), less than a minute.</li>

<li>Restore Database Backup
WP Database Backup plugin helps you to Restore Database Backup easily on single click.</li>
<li>Multiple storage destinations</li>
<li>Store database backup on safe place- <strong> Dropbox, Google drive, Amazon s3,FTP,Email</strong></li>
<li>Reporting- Sends emailed backups and backup reports to any email addresses</li>
<li><strong>Exclude Table</strong></li>
<li>Database backup list pagination</li>
<li>Search and Replace in database backup file.</li>
<li>Search backup from list(Date/ Database Size)</li>
<li>Sort backup list (Date/ Database Size)</li>
<li>Save database backup file in zip format on local server And Send database backup file to destination in zip format</li>
<li>Documentation</li>
</ul>

== Upgrade to PRO ==
<ul>
<li>With <a target="_blank" href="https://backupforwp.com/pricing/#price">Backup For WP PRO</a> You will get access to more professional Settings, options .</li>
<li>*New - Data Anonymization </li>
<li>*New - Backup time and scheduling  </li>
<li>*New - Fast, personal support </li>

</ul>

== Support ==

We try our best to provide support on WordPress.org forums. However, We have a special [team support](https://magazine3.company/contact/) where you can ask us questions and get help. Delivering a good user experience means a lot to us and so we try our best to reply each and every question that gets asked.

== Bug Reports ==

Bug reports for WP Database Backup  are [welcomed on GitHub](https://github.com/ahmedkaludi/wp-database-backup). Please note GitHub is not a support forum, and issues that aren't properly qualified as bugs will be closed.


== Installation ==
1. Download the plugin file, unzip and place it in your wp-content/plugins/ folder. You can alternatively upload it via the WordPress plugin backend.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. WP Database Backup menu will appear in Dashboard->Backups. Click on it & get started to use.

[youtube https://www.youtube.com/watch?v=st8L90lTDwU]

== Screenshots ==

1. screenshot-1.png
2. screenshot-2.png
3. screenshot-3.png
4. screenshot-4.png

== Changelog ==

= 6.10 =
* 24-05-2024
* Improvement: Unable to translate the language using Loco Traslate #31

= 6.9 =
* 08-04-2024
* Improvement: Make an option to delete all plugin data on uninstall #77
* Improvement: Wrong polish encoding #83
* Compatibility : Tested with Wordpress  6.5 #82

= 6.8 =
* 17-02-2024
* Fixed: Setting in the email notification is not being saved. #78
* Improvement: PHP version compatibility and other readme changes #76

= 6.7 =
* 07-12-2023
* Added: Option to delete all the Backup lists at once #70
* Added: Support for database backup using SFTP #64
* Fixed: 1-click unsubscribe for email notification #24
* Compatibility: Tested with WordPress 6.4 #72
* Fixed: Auto Backup is not working for DropBox #58
* Fixed: Plugin is not being deactivated in multisite #74
* Improvement: readme txt improvements #22 #28

= 6.6 =
* 22-09-2023
* Added: Support for background backup for plain permalink structure #67
* Improvement: DB backup leads to fatal error for large tables #68
* Added: Button to stop the background backups process. #62
* Fixed: Error in php log and console #66
* Compatibility: Tested with WordPress 6.3 #61

= 6.5.1 =
* 04-08-2023
* Fixed: Warnings is showing on wp database-backup. #59

= 6.5 =
* 26-07-2023
* Fixed: Dropbox says "Not Configured" but its connected and authenticated. #51
* Added: Data anonymous on the clone website for the GDPR integration. #20

= 6.4 =
* 03-07-2023
* Fixed: The backup progress bar gets stuck while creating the backup #53
* Fixed: A Fatal error appears after clicking on "Create New Database backup" #52

= 6.3 =
* 06-06-2023
* Added: Added a option for scheduling the Complete Backup. #29
* Fixed: Issue related to timezone #47
* Fixed: Compatible with PHP Compatibility Checker plugin #45
* Fixed: After deleting list backup files, notice keeps showing even after reloading the page #38
* Fixed: Google Drive backup is not being configured, and there are also multiple issues. #44
* Improvement: FullBack process will work in background and will show current progess. #46
* Improvement: UI/UX Improvement for notifications. #46


= 6.2 =
* 04-04-2023
* Fixed: Undefinded variable $database_file error #33
* Added: ziparchive is not enable so show message #36
* Fixed: When we configued the email backup, then local backup is getting unconfigued. #37
* Fixed: Escaping is missing #40
* Fixed: Fatal error: Uncaught TypeError: ftp_quit(): Argument #1 ($ftp) must be of type FTP\Connection, bool given #41

= 6.1 =
* 21-01-2023
* Added Feature - Added full backup files and database

= 6.0 =
* 22-12-2022
* UI/UX and other Improvements

Full changelog available [ at changelog.txt](https://plugins.svn.wordpress.org/wp-database-backup/trunk/changelog.txt)

== Frequently Asked Questions ==

 = How to  create database Backup? =
 Follow the steps listed below to Create Database Backup

 <br>Create Backup:
  <br>1) Click on Create New Database Backup
  <br>2) Download Database Backup file.

= How to restore database backup? =
  Restore Backup:
  <br>Click on Restore Database Backup
  <br>OR
  <br>1)Login to phpMyAdmin
  <br>2)Click Databases and select the database that you will be importing your data into.
  <br>3)Across the top of the screen will be a row of tabs. Click the Import tab.
  <br>4)On the next screen will be a location of text file box, and next to that a button named Browse.
  <br>5)Click Browse. Locate the backup file stored on your computer.
  <br>6)Click the Go button

 = Always get an empty (0 bits) backup file? =
 This is generally caused by an access denied problem.
 <br>You don't have permission to write in the wp-content/uploads.
 <br>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 


== Upgrade Notice ==
* Sanitised multiple inputs and escape output to remove further risk of cross site script security.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages