We recommend you to read our
full updated documentation for Store Manager for CubeCart
here
Maintaining a CubeCart database backup and restore of your database is not only a good practice but a real necessity. Backing up the database allows recovery either partially or totally in case of an operating system, software, hardware failure or human mistakes. These can damage or make the database inoperative and the data inaccessible.
CubeCart Database backup and recovery wizard gives you the ability to configure possible database backup and restore scenarios:
CubeCart Backup entire database
You can backup your CubeCart database (create .sql file) using Backup entire database option. Follow few steps to create the backup:
- Go to Tools -> Database Backup/Restore wizard:

Select "Backup entire database" and hit next to proceed.
- Specify any file name and directory for the backup.

Also you can save all shopping cart files and make exceptions if needed. Note that you should have FTP connection established in order to download files. Also note that it will slow-down the process.
- Select tables you would like to backup. Most likely all tables will be checked, but you can check or uncheck any tables according to your needs.

Backup database structure only (no data) allows you to save database structure only (tables with no data) into .sql file.
Attention! By clicking "Backup" button you're saving the script into the file selected before.
- The last step shows you the backup file.

That's it. The backup is saved into the file specified above. Click finish to close the wizard.