Updating and Uninstalling PrestaShop
Table of content
Updating PrestaShop
We have a dedicated guide for that: Updating PrestaShop.
Uninstalling PrestaShop
PrestaShop is very easy to uninstall:
Delete all of PrestaShop's files and folders on your webserver, using your FTP client.
Delete all the
ps_
tables from PrestaShop's database, using phpMyAdmin.
You will lose all information registered to your store: customers, orders, invoices, products, etc. This cannot be undone, unless you have proper backups of all your data.
Last updated