Description
Simple plugin that allows to do backups of your database tables. Do it manually or use auto mode.
- enable option what allow to delete the old copies without your participation.
- use backups compression to take less space
- use limits of queries to DB to reduce the load on the server
- save only wordpress tables or all tables
- save only clean version your database without trash
- get notify on email of result your backup
- set up plugin in 5 minutes and and trust him to keep your information
Backups of database – do it simple!
Простой плагин, который позволит вам настроить бэкапы вашей базы в атоматическом либо ручном режиме.
- включите опцию удаления старых копий без вашего участия
- ипользуйте опцию компрессии файлов, чтобы сэкономить место
- используйте лимиты запросов к БД, чтобы снизить нагрузку на сервер
- сохраняйте только таблицы WordPress или все таблицы в БД
- сохраняйте только чистую базу, без “мусора”
- получайте информацию о результате резервного копирования на email
- настройте плагин за 5 минут и доверьте ему сохранность вашей информации
Бэкапы базы данных – это просто!
Support and suggestions, Support
skype: agriboed
Languages
- English (default)
- Русский (ru_RU)
- Беларуская (be_BE)
- Polski (pl_PL)
Installation
- Upload the
database-backup
folder to the/wp-content/plugins/
directory - Activate the plugin through the Plugins menu in WordPress. After activation, go to menu “Tools” – “Database Backups”
- Configure the plugin
- Enjoy!
Reviews
Contributors & Developers
“Database Backups” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Database Backups” 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.2.6
- Change section in admin menu
- Added link to download at admin email
- Fixed language in admin email
1.2.2.4
- Fixed link in Plugins List
- Fixed shedules list
1.2.2.3
- Fixed charset error when quering from database
1.2.2.2
- Added option what allow notify admin about result of backup on email
1.2.2.1
- Fixed error when working with prefix of WP tables
- Added info of total free space in list of backups
1.2.2
- Added clean database option
1.2.1
- Added icons to backups list
1.2.0
- Added support to converting UTF-8
- Added option what allow to backup only wp tables, instead the whole tables
- Added auto delete old copies of backups
- Settings window hide when user not configuring the plugin
- New backups on top
1.1.0
- Fix for mysql table export format
- Added limits option for export tables if you see PHP Memory Error
1.0.2
- Fix for support old style php array()
1.0.1
- Some fixes
1.0.0
- Release