AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: hani on June 09, 2017, 02:10:22 PM
-
Hi
I want to do a new fresh installation of abantecart and uninstall the previous installation my question is how to restore all the database, configurations and media files.
I will do it as explained below and inform me please if i am correct:
1-create a backup of the whole database either from myphp or the admin panel, possibly sql file
2- Where are the media files located in order to re upload all media
3- save the config.php file and the htaccess file in order to restore the configurations.
am i correct and is there anything else need to be done???
-
1-create a backup of the whole database either from myphp or the admin panel, possibly sql file
You can use musqldump command to create full database backup
2- Where are the media files located in order to re upload all media
Media files are located in images, resources and download
Most likely, you need only resources
3- save the config.php file and the htaccess file in order to restore the configurations.
Yes.
If you have extensions installed, you might want to back them up from extensions directory.