Thursday 24th July 2008
 
 
 
 
 
 


 
 
 

DBC Backup, is a simple way to schedule daily database backups using the wp cron system. You can select when and where your backup will be generated. If your server has support you can select between three different compression formats: none, Gzip and Bzip2. The plugin will try to auto create the export directory, the .htaccess and an empty index.html file to protect your backups.

Version 1.1

The backup file is also protected by a small hash key which make it impossible for someone to guess the backup name and download it.

During generation, a log will be generated which includes, the generation date, file, filesize, status amd the duration of the generation.

Except the cron backup, you have also the ability to take backups immediately. The backups are identical of what phpmyadmin produces because DBC Backup is using the key procedures of phpmyadmin.

DBC Backup was built to be fast, flexible and as simple as possible.
Read the full post

 
Views: 2,055 Tags: , , ,
 
 

 
 

T3 DB Tools

January 5, 2007 Author: Chris T Posted in: Seditio Plugins
 

T3 DB Tools is a seditio database management plugin.

Features:
– Backup all or selected tables of your seditio DB.
– Table information and schema.
– Browse tables (experimental)
– Drop, truncate tables.
– Option to export data, structure or both.
– Support for gzip, bzip2 compression of the backups.
– Restore database backup.
– Run custom sed queries.
– Extra security rights.
– Check, analyze, repair and optimize tables.
– Auto create the backup folder and the directory blocker protection.
– 100% ability to translate.
– Easy navigation and event reports.

How to install?
The installation is pretty easy and very common as every other simple seditio plugin.

– Upload folder dbtools to your plugins/ folder. (*)
– Install / Reinstall the plugin through the admin cp plugins management.
– Edit the plugin configuration to serve your needs.
– Open the plugin from the seditio tools section, T3 DB Tools.

* If you are updating Delete all old files since v1.0 there are some major files changes.

Version 1.6
————
- Fixed bug of adding page output to the backup file.
- Fixed bug without sql sql_delimiter.

We Strongly recommend to use Admin Login with T3 Db Tools.

What’s New 1.5
Version 1.5
————
- Adopted phpMyadmin sql import procedure.
- Backup functions improved a lot. (faster and smaller results)
- Added bz2 compression.
- Added table information and schema.
- Added table browse.
- Added drop, truncate tables fuctions.
- Added online editing of config.php.
- Fixes and improvements everywhere.

The adoption of the import procedure from phpMyadmin fixed a lot of bugs but the performance took a serious hit. but it’s still fast enough.

Download T3-DB Tools v1.6