lesterchan / wp-dbmanager

Allows you to optimize database, repair database, backup database, restore database, delete backup database , drop/empty tables and run selected queries. Supports automatic scheduling of backing up, optimizing and repairing of database.
https://wordpress.org/plugins/wp-dbmanager/
71 stars 26 forks source link
backup-database lesterchan mysql mysqldump restore-database wordpress wordpress-plugin wp-dbmanager

WP-DBManager

Contributors: GamerZ
Donate link: http://lesterchan.net/site/donation/
Tags: database, manage, wp-dbmanager, manager, table, optimize, backup, queries, query, drop, empty, tables, table, run, repair, cron, schedule, scheduling, automatic
Requires at least: 4.0
Tested up to: 6.7
Stable tag: 2.80.10

Manages your WordPress database.

Description

Allows you to optimize database, repair database, backup database, restore database, delete backup database , drop/empty tables and run selected queries. Supports automatic scheduling of backing up, optimizing and repairing of database.

General Usage

  1. Activate WP-DBManager Plugin
  2. The script will automatically create a folder called backup-db in the wp-content folder if that folder is writable. If it is not created, please create the folder and ensure that the folder is writable
  3. Open Folder: wp-content/backup-db
  4. If you are on Apache, move the htaccess.txt file from Folder: wp-content/plugins/wp-dbmanager to Folder: wp-content/backup-db/.htaccess if it is not there already
  5. If you are on IIS, move the Web.config.txt file from Folder: wp-content/plugins/wp-dbmanager to Folder: wp-content/backup-db/Web.config if it is not there already
  6. Move index.php file from Folder: wp-content/plugins/wp-dbmanager to Folder: wp-content/backup-db/index.php if it is not there already
  7. Go to WP-Admin -> Database -> DB Options to configure the database options

Build Status

Build Status

Development

Translations

Credits

Donations

Disclaimer

Changelog

Version 2.80.10

Version 2.80.9

Version 2.80.8

Version 2.80.7

Version 2.80.6

Version 2.80.5

Version 2.80.4

Version 2.80.3

Version 2.80.2

Version 2.80.1

Version 2.80

Version 2.79.2

Version 2.79.1

Version 2.79

Version 2.78.1

Version 2.78

Version 2.77

Version 2.76

Version 2.75

Version 2.74

Version 2.73

Version 2.72

Version 2.71

Version 2.70

Version 2.65

Version 2.64

Version 2.63 (03-05-2011)

Screenshots

  1. Admin - Backup DB
  2. Admin - Empty/Drop Tables In DB
  3. Admin - DB Information
  4. Admin - Manage DB
  5. Admin - Optimize DB
  6. Admin - DB Options
  7. Admin - DB Options
  8. Admin - Repair DB
  9. Admin - Run Query in DB

Frequently Asked Questions

My database is not backed up / My backup file is 0Kb

What is the difference between WP-DBManager and WP-DB-Backup?

Why do I get the message "Warning: Your backup folder MIGHT be visible to the public!"?