Magento extension Automatic DB Backups by centerax

MageCloud partnered with centerax to offer Automatic DB Backups in your MageCloud panel for our simple 1-click installation option. To install this extension - create your account with MageCloud and launch a new Magento store. It takes only 3 minutes.

centerax always provides support for customers who have installed Automatic DB Backups Magento module. Feel free to leave a review for the company and the extension so we can offer you better products and services in the future.

You may want to check other centerax Magento extensions available at MageCloud and even get extensions from hundreds of other Magento developers using our marketplace.

Automatically backups your database everyday on the background

Compatible with Magento 1.x

Automatic DB Backups

Extension code available on GitHub

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 PayPal - The safer, easier way to pay online!