PluginProbe
WP Database Backup – Unlimited Database & Files Backup by Backup for WP / 6.2
WP Database Backup – Unlimited Database & Files Backup by Backup for WP v6.2
7.13 7.12 trunk 1.1 2.1.1 5.9 6.0 6.1 6.10 6.11 6.12 6.12.1 6.2 6.3 6.4 6.5 6.5.1 6.6 6.7 6.8 6.9 7.0 7.0.1 7.1 7.10 All 34 releases
wp-database-backup / readme.txt

readme.txt in WP Database Backup – Unlimited Database & Files Backup by Backup for WP 6.2, at readme.txt

444 lines 12.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === WP Database Backup - Unlimited Database & Files Backup by Backup for WP ===
2 Contributors: walkeprashant, databasebackup
3 Donate link:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=387BZU5UNQ4LA
4 License: GPLv2 or later
5 License URI: http://www.gnu.org/licenses/gpl-2.0.html
6 Tags: Database backup, db backup, backup, database, WordPress Database Backup, WP db backup, wp database backup, wp backup, wordpress backup, mysql backup, automatically database backup, website backup, website database backup, restore database backup, Store database backup on dropbox, backup on google drive, backup on amazon s3,ftp, file, file backup, files backup, backup file, WP file backup,email notification.
7 Requires at least: 3.1+
8 Tested up to: 6.2
9 Stable tag: 6.2
10
11 Create & Restore Database Backup easily on single click. Manual or automated backups (backup to Dropbox, Google drive, Amazon s3,FTP,Email).
12
13 == Description ==
14
15 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
16
17 = Features =
18 <ul>
19 <li>Create Database Backup
20 WP Database Backup plugin helps you to create Database Backup easily on single click.</li>
21
22 <li>Auto Backup
23 Backup automatically on a repeating <strong>schedule</strong></li>
24
25 <li>Download backup file direct from your WordPress dashboard</li>
26
27 <li>Easy To Install(Very easy to use)
28 WP Database Backup is super easy to install. </li>
29
30 <li>Simple to configure(very less configuration), less than a minute.</li>
31
32 <li>Restore Database Backup
33 WP Database Backup plugin helps you to Restore Database Backup easily on single click.</li>
34 <li>Multiple storage destinations</li>
35 <li>Store database backup on safe place- <strong> Dropbox, Google drive, Amazon s3,FTP,Email</strong></li>
36 <li>Reporting- Sends emailed backups and backup reports to any email addresses</li>
37 <li><strong>Exclude Table</strong></li>
38 <li>Database backup list pagination</li>
39 <li>Search and Replace in database backup file.</li>
40 <li>Search backup from list(Date/ Database Size)</li>
41 <li>Sort backup list (Date/ Database Size)</li>
42 <li>Save database backup file in zip format on local server And Send database backup file to destination in zip format</li>
43 <li>Documentation</li>
44 </ul>
45
46 = Support =
47 * <a target="_blank" href="https://backupforwp.com/support">https://backupforwp.com/support</a>
48
49 == Installation ==
50 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.
51 2. Activate the plugin through the 'Plugins' menu in WordPress.
52 3. WP Database Backup menu will appear in Dashboard->Backups. Click on it & get started to use.
53
54 [youtube https://www.youtube.com/watch?v=st8L90lTDwU]
55
56 == Screenshots ==
57
58 1. screenshot-1.png
59 2. screenshot-2.png
60 3. screenshot-3.png
61 4. screenshot-4.png
62
63 == Changelog ==
64
65 = 6.2 =
66 * 04-04-2023
67 * Fixed: Undefinded variable $database_file error #33
68 * Added: ziparchive is not enable so show message #36
69 * Fixed: When we configued the email backup, then local backup is getting unconfigued. #37
70 * Fixed: Escaping is missing #40
71 * Fixed: Fatal error: Uncaught TypeError: ftp_quit(): Argument #1 ($ftp) must be of type FTP\Connection, bool given #41
72
73 = 6.1 =
74 * 21-01-2023
75 * Added Feature - Added full backup files and database
76
77 = 6.0 =
78 * 22-12-2022
79 * UI/UX and other Improvements
80
81 = 5.9 =
82 * 09-08-2022
83 * Sanitised multiple inputs and escape output to remove further risk of cross site script security.
84
85 = 5.8.2 =
86 * 06-01-2022
87 * Filter hook for Dropbox file name
88
89 = 5.8.1 =
90 * 01-08-2021
91 * Fix issue with PHP 8
92 * Added Feature - Create Database Backup On Upgrade/Update Plugin, Theme, WordPress.
93
94 = 5.8 =
95 * 30-07-2021
96 * Added Feature - Show WordPress/Database/Theme Version and Active Theme Name in log to get backup info.
97
98 = 5.7.2 =
99 * 24-07-2021
100 * Tested latest WordPress Version
101
102 = 5.7.1 =
103 * 17-01-2021
104 * Change support link
105 * Tested latest WordPress Version
106
107 = 5.7 =
108 * 13-11-2020
109 * Added Feature - Exclude Table : Select/Unselect All Option
110
111 = 5.6 =
112 * 24-09-2020
113 * Added Feature - Search-and-replace.
114
115 = 5.5.5 =
116 * 10-09-2020
117 * Added Feature - Download created Backup link on create message.
118
119 = 5.5.4 =
120 * 01-09-2020
121 * Fixed PHP Warning in System Information tab
122
123 = 5.5.3 =
124 * 16-08-2020
125 * Fixed issue Array to string conversion header notification
126
127 = 5.5.2 =
128 * 13-08-2020
129 * Tested latest WordPress Version
130 * UI Changes
131
132 = 5.5.1 =
133 * 10-05-2020
134 * Changes in config
135 * UI Changes
136
137 = 5.5 =
138 * 12-01-2020
139 * Added New Destination : Local Backup Path
140
141 = 5.4.2 =
142 * 07-12-2019
143 * UI Issue Fixed
144 * Error Fix
145
146 = 5.4.1 =
147 * 06-10-2019
148 * Update code for Backup-filenames without time
149 * Added Missing sort-icons.
150 * Resolved issue loading progress image
151
152 = 5.4=
153 * 28-09-2019
154 * Tested Compatible with WordPress 5.2.3
155 * Added Feature - Added red label for invalid backup list i.e empty backup file.
156
157 = 5.3 =
158 * 04-05-2019
159 * Added loading icon on create backup action for show in-progress backup action.
160
161 = 5.2 =
162 * 30-04-2019
163 * Security Changes - Fixed Vulnerability
164
165 = 5.1.2 =
166 * 22-04-2019
167 * Fixed Vulnerability - XSS issue
168
169 = 5.1.1 =
170 * 23-02-2019
171 * Fixed Vulnerability
172
173 = 5.1 =
174 * 02-02-2019
175 * Added Confirmation box to the restore and delete backup
176
177 = 5.0 =
178 * 13-01-2019
179 * Fixed WordPress Plugin Security Vulnerability : curl
180
181 = 4.6.5 =
182 * 12-11-2018
183 * Changelog order reversal
184
185 = 4.6.4 =
186 * 29-10-2018
187 * Resolved page breaks SSL wp-admin with insecure images issue
188
189 = 4.6.3 =
190 * 22-10-2018
191 * Fix Restore a database issue
192
193 = 4.6.2 =
194 * 21-08-2018
195 * Changes references and document URL
196
197 = 4.6.1 =
198 * 07-08-2018
199 * Fixed bug
200 * Changes in email notification template text
201
202 = 4.6 =
203 * 16-05-2018
204 * Lightweight - Remove unwanted file
205 * UI Changes
206
207 = 4.5.6 =
208 * 23-03-2018
209 * Added : display destination icon in backup list
210 * UI Changes
211
212 = 4.5.5 =
213 * 08-03-2018
214 * Add Setting -Enable/Disable .htaccess File In Storage Directory
215
216 = 4.5.4 =
217 * 08-01-2018
218 * Fixed urgent bug ticket #2680
219
220 = 4.5.3 =
221 * 08-01-2018
222 * Changed documentation/help url
223
224 = 4.5.2 =
225 * 26-10-2017
226 * Changed : Email(Destination) subject for identify domains.
227
228 = 4.5.1 =
229 * 28-09-2017
230 * Fixed issue : Update caused fatal error: Can’t return function value Dropbox_upload.php
231
232 = 4.5 =
233 * 27-09-2017
234 * Migrated to Dropbox API V2
235 * Dropbox API v1 shutdown - 28-09-2017
236
237 = 4.4.2 =
238 * 20-09-2017
239 * Fixed UI log popover display issue
240
241 = 4.4.1 =
242 * 29-08-2017
243 * If Class ZipArchive Not Present then create zip using PclZip
244
245 = 4.4 =
246 * 02-08-2017
247 * Added Setting : Remove local backup
248 * If Checked then it will remove local backup.
249
250 = 4.3.8 =
251 * 01-06-2017
252 * Changed icon
253
254 = 4.3.7 =
255 * 06-12-2016
256 * Changed label Minimum Local Backups to Maximum Local Backups in Setting Tab
257
258 = 4.3.6 =
259 * 21-10-2016
260 * Fixed CSRF vulnerabilities issue (suggestion by Tristan)
261
262 = 4.3.5 =
263 * 20-10-2016
264 * Add Option Enable/Disable destination.
265
266 = 4.3.4 =
267 * 09-09-2016
268 * Add Option Clear all old/temp database backup files (resolve issue for low disk space)
269
270 = 4.3.3 =
271 * 04-08-2016
272 * Fixed CSRF and XSS vuln issue (suggestion by Chen Ruiqi)
273
274 = 4.3.2 =
275 * 02-08-2016
276 * resolved urgent bug
277
278 = 4.3.1 =
279 * 01-08-2016
280 * Fixed CSRF and XSS vuln issue
281
282 = 4.3 =
283 * 07-07-2016
284 * Fixed Amazon s3 collapse tab issue
285 * Added documentation links in Help tab
286
287 = 4.2 =
288 * 24-06-2016
289 * Added New Feature : Amazon s3 integration.
290 * Fixed Vulnerability : prevent direct download
291
292 = 4.1 =
293 * 20-06-2016
294 * Added New Feature : Google drive integration.
295 * Changes in email notification template
296 * Add new Tab : Subscribe
297
298 = 4.0 =
299 * 04-05-2016
300 * Resolved : time out error.
301 * Resolved : undefined function ftp_connect error.
302 * Changed : look and feel.
303
304 = 3.9.4 =
305 * 28-04-2016
306 * Added : Disk space checkup (memory available).
307
308 = 3.9.3 =
309 * 24-04-2016
310 * Added New Tab : System Check (i.e backup folder permission, execution time etc)
311
312 = 3.9.2 =
313 * 14-04-2016
314 * Compatible wordpress version 4.5 : Depricated function : mysql_real_escape_string. use _real_escape insted mysql_real_escape_string
315 * Resolved issue : PHP Strict Standards: mktime(). use the time() function instead mktime().
316
317 = 3.9.1 =
318 <br>19-03-2016
319 <br>Resolved issue : The website is built under a directory i.e. www.xyz.com/demo
320
321 = 3.9 =
322 * 06-03-2016
323 * Uses mysqldump for faster back ups if they are available.
324
325 = 3.8 =
326 * 03-12-2015
327 * Added Twice Daily Auto Database Backup Frequency
328 * Resolved bug :Warning: Cannot modify header information(FTP)
329
330 = 3.7 =
331 * Removed PHP warnings
332
333 = 3.6 =
334 * Exclude Tables.
335 * Add drop down button for Quick setting view, Update notifications
336
337 = 3.5 =
338 * Backup zip label with the site name(Help when backing up multiple sites).
339 * Changes in Email Notification template.
340
341 = 3.4 =
342 * Improve security(CSRF protection): Validate that the contents of the form request came from the current site and not somewhere else.
343
344 = 3.3 =
345 <br>New Feature : Save database backup file in zip format on local server.
346
347 = 3.2 =
348 * Added Setting Tab.
349 * Added Feature: Minimum number of Local Database Backups(Setting Tab).
350 * Added Feature: Enable Error Log(Setting Tab).
351 * Resolved Error: Undefined index: page
352 * Changes in Email Notification template.
353
354 = 3.1 =
355 <br>Added Support and Documentation link in help section.
356 <br>Resolved .htasses file issue(remove create .htasses file code).
357
358 = 3.0 =
359 * Added log message.
360 * Send database backup to destination in zip format.
361 * Download database backup file in zip format.
362 * Resoled Database information tab issue.
363
364 = 2.4 =
365 * Added Hourly Auto Database Backup Frequency
366 * Added Advance Feature Tab.
367
368 = 2.3 =
369 * Added new tab- Database information.
370 * Include random number in the file name(Improve security).
371 * Added .htaccess file in db-backup directory for prevent database dump listing(Improve security).
372
373 = 2.2 =
374 * Added new Feature
375 * Database backup list pagination
376 * Search backup (Date/ Database Size)
377 * Sort backup list (Date/ Database Size)
378
379 = 2.1.3 =
380 * Fixed Vulnerability
381
382 = 2.1.2 =
383 * Fixed Dropbox issue ( it saves me a "backup" that weight 0KB.)
384
385
386 = 2.1.1 =
387 * Fixed bug: Conflict issue with Disqus Comments System, NextGen Gallery etc.
388
389 = 2.1 =
390 * Store Database Backup FTP, Dropbox, Email
391 * Email Notification
392 * fixed bug: Warning: Illegal offset type in /wp-admin/includes/template.php
393 * Fixed bug: Warning: Illegal string offset 'enable_autobackups
394
395 = 2.0 =
396 * Restore Database Backup on singe click
397 * Change look and feel
398
399 = 1.0.0 =
400 *Plugin Created
401
402 == Frequently Asked Questions ==
403
404 = How to create database Backup? =
405 Follow the steps listed below to Create Database Backup
406
407 <br>Create Backup:
408 <br>1) Click on Create New Database Backup
409 <br>2) Download Database Backup file.
410
411 = How to restore database backup? =
412 Restore Backup:
413 <br>Click on Restore Database Backup
414 <br>OR
415 <br>1)Login to phpMyAdmin
416 <br>2)Click Databases and select the database that you will be importing your data into.
417 <br>3)Across the top of the screen will be a row of tabs. Click the Import tab.
418 <br>4)On the next screen will be a location of text file box, and next to that a button named Browse.
419 <br>5)Click Browse. Locate the backup file stored on your computer.
420 <br>6)Click the Go button
421
422 = Always get an empty (0 bits) backup file? =
423 This is generally caused by an access denied problem.
424 <br>You don't have permission to write in the wp-content/uploads.
425 <br>Please check if you have the read write permission on the folder.
426
427 = On Click Create New Database Backup it goes to blank page =
428 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.
429 There may be chance your server max execution time is 30 second. Please check debug log file.
430 You will need to ask your hosting services to increase the execution time and the plugin will work fine for large data.
431 You can also try to increase execution time. Please make below changes – Add below line
432
433 php.ini
434
435 max_execution_time = 180 ;
436
437 Also Please make sure that you have write permission to Backup folder and also check your log file.
438
439 = Want more features? =
440 If you want more features then please contact us at
441
442
443 == Upgrade Notice ==
444 * Sanitised multiple inputs and escape output to remove further risk of cross site script security.