» Index
Plugin Information
Author
» Lester 'GaMerZ' Chan
EMail:
»
Website:
» http://www.lesterchan.net/
Demo:
» N/A
Documentation:
» http://dev.wp-plugins.org/wiki/wp-dbmanager
Development:
» http://dev.wp-plugins.org/browser/wp-dbmanager/
Support Forums:
» http://forums.lesterchan.net/viewforum.php?f=14
Updated:
» 1st June 2006
Changelog
-
Version 2.05 (01-06-2006)
- FIXED: Database Table Names Not Appearing Correctly
- NEW: DBManager Administration Panel Is XHTML 1.0 Transitional
-
Version 2.04 (10-05-2006)
- FIXED: Unable To Download Backup DB Due To Header Sent Error
- FIXED: Some XHTML Code Fixes
-
Version 2.03 (01-04-2006)
- FIXED: Run Query Box Too Big
- FIXED: Header Sent Error
- FIXED: Extra Slashes For Mysql/Mysql Dump Path
- FIXED: Mismatch Date Due To GMT
-
Version 2.02 (01-03-2006)
- NEW: Improved On 'manage_database' Capabilities
- NEW: Added GigaBytes To File Size
- NEW: Added ALTER Statement To Allowed Queries
- NEW: Able To Empty/Drop Tables
- NEW: Able To EMail Database Backup File
- NEW: Splitted database-manager.php Into Individual Files
- NEW: Merge Restore And Delete Backup Database
- NEW: Included .htaccess File To Protect Backup Folder
- NEW: Checking Of Backup Status
- FIXED: Using Old Method To Add Submenu
- FIXED: PHP Short Tags
- FIXED: Redirect Back To The Same Page Instead Of Manage Database Page After Submitting Form
-
Version 2.01 (01-02-2006)
- NEW: Added 'manage_database' Capabilities To Administrator Role
-
Version 2.00 (01-01-2006)
- NEW: Compatible With WordPress 2.0 Only
- NEW: GPL License Added
» Installation Instructions
-
Open wp-content/plugins Folder
-
Put:
Folder: dbmanager
-
Activate WP-DBManager Plugin
-
Open wp-content/backup-db Folder
-
Put:
File: .htaccess
The script will automatically create a folder called backup-db in wp-content folder if that folder is writable. If it is not created, please create it and CHMOD it to 777.
-
Refer To Usage For Further Instructions
» Upgrade Instructions
From v2.0x To v2.05
-
Open wp-content/plugins Folder
-
Overwrite:
Folder: dbmanager
» Usage Instructions
General Usage
-
You can find DBManager under the Database Tab in the WordPress Administration Panel.