Frequently Asked Questions
How can I export/import or back up/restore the database for JooCart?
You can do it using the JooCart Admin Panel Left Side Menu: System->Maintenance->Backup/Restore feature.
Backup: Just select the JooCart database table and click the Backup button
Restore: Browse for the backup SQL file and click the Restore button.
Make sure the database prefix of the SQL file and the JooCart database prefix are the same. If the prefixes do not match, the restore operation will fail or may overwrite incorrect tables.
Help Topics:
Support