Skip to content

pinedamg/magento-backup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

magento-backup

This script will create a file and database dump of a Magento application.

###Features

  • Automatically enters database credentials
  • Ignores contents of log tables
  • Obfuscates customer information

###Usage

cd /path/to/magento/
wget --no-check-certificate https://raw.githubusercontent.com/eyemagine/magento-backup/master/backup.sh
chmod +x backup.sh
./backup.sh

###Credits

This script was originally developed by the Magento Core team.

About

Create Magento file and database backup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%