PHP - Prestashop E-Commerce articles tutorials: How to create prestashop database backup using phpmyadmin?

Friday, 9 January 2015

How to create prestashop database backup using phpmyadmin?

Database Backup

Go to PHPMyAdmin panel and Log in to  PHPMyAdmin account, Click on databases link from Top menu or from left side menu select database that you want to export 


After entering in database you will see lots of prestashop tables listing here. Click on "Export" button.


After clicking on "Export" button you will see export feature settings like export method and format :










Select quick from export method and format which will be sql.
After that database will be downloaded systematically. Finally you have full database backup.

No comments:

Post a Comment