This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

DBtools

Description

Simple tool you can use to backup your WordPress tables and give an optimize and analyze command.

Functionality:
* Optimize tables
* Analyze tables
* database backup

! make sure you test the import of the created backup file, before you rely on the backups !

Known issues

Currently there are no known issues

Screenshots

  • Create backups
  • optimize or analyse the WP tables

Installation

To install a WordPress Plugin manually:

Download your WordPress Plugin to your desktop.
If downloaded as a zip archive, extract the Plugin folder to your desktop.
Read through the «readme» file thoroughly to insure you follow the installation instructions.
With your FTP program, upload the Plugin folder to the wp-content/plugins folder in your WordPress directory online.
Go to Plugins screen and find the newly uploaded Plugin in the list.
Click Activate Plugin to activate it.

The plugin folder is called DBtools, this is the folder you should upload.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“DBtools” is open source software. The following people have contributed to this plugin.

Contributors

Translate “DBtools” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.2.3

  • added icon in admin menu

1.2.2

  • tested for WordPress 4.6
  • fixed reload after backup

1.2.1

  • Fixed backups script (tables not found)
  • make use of PHP DIRECTORY_SEPARATOR constant

1.2.0

  • renewed backup script.
  • There is new backuplocation (your old backups are not removed, but they are not visible)

1.1.11

Fixed plugin fatal error while activating or updating

1.1.10

Fixed an issue when updating the plugin in WordPress

1.1.9

Only perform update when version is lower the 1.1.7

1.1.8

Fixed «you have not sufficient permissions error»

1.1.7

placed backup location outside the plugin directory so your backups will be kept after deactivating or updating this plugin

1.1.6

Now you can download your backup file

1.1.5

Added – IF NOT EXISTS to the drop table statement

1.1.4

Fixed some bugs and errors
switched to mysqli
reload the page after backup

1.1.3

Limited analyze and optimize to WP tables only

1.1.2

Fixed delete backup file
Changed backup filename to date_time for multiple backups per day

1.1.1

Fixed backup creation

1.1.0

Added table list
Added analyze tables

= 1.0.0