Automatic DB Backups
-
2702 Popularity Score
Popularity ScoreReferrals to Site/Downloads
0
1+
250+
1000+
10000+
- 8 Customer Reviews
- Compatible with:
- Developer Info /
- Profile
- Support
- Extensions
- Overview
-
Automatic DB Backups
With this extension you wont have to worry about backing up your database or using external scripts, tools to do so. You just need Magento's cron up and running, and this module will do the rest. You can find more information on how to setup Magento's cron jobs here: http://www.magentocommerce.com/wiki/how_to/how_to_setup_a_cron_job The module creates a backup of your database every day at 1am, the backup is saved on Magento's backup list, that you can find under, System -> Tools -> Backups Also, along with this feature, you will find a file called: "centerax_db_backup.php", with this file you can create a backup of the database from the command line by executing this line: "/absolute/path/to/bin/php -f /absolute/path/to/magento/centerax_db_backup.php" You will find those backups on the Magento's backup list also. In order to change when the module creates a backup you must edit this file: "app/code/community/Centerax/AutomaticBackup/etc/config.xml" on line 34. For example, if you want backups every week (every monday at 1am), you should change: "0 1 * * *" to "* 1 * * 1" You can find more information on cron expressions here: http://www.cyberciti.biz/faq/how-do-i-add-jobs-to-cron-under-linux-or-unix-oses/ Support this extension by clicking on this button

- Release Notes
-
Automatic DB Backups
2012-02-05 12:05:35- Version number: 1.0.0
- Stability: Stable
- Compatibility: 1.3, 1.4
Automatic DB Backups
- User reviews (8)
-
Write a Review
- Get Help
-
Support for This Extension
The best place to start if you need help with a specific extension is to contact the developer. All Magento developers have both a contact email and a support email listed.
Magento Platform Support
If you need support for a Magento platform, there are different options for support depending on which Magento platform you are using. Below are links for specific platforms.
The Magento Extension Marketplace
Loading platform data and releases...