Updating & Uninstalling
Table of content/*<![CDATA[*/ div.rbtoc1597308490761 {padding: 0px;} div.rbtoc1597308490761 ul {list-style: disc;margin-left: 0px;} div.rbtoc1597308490761 li {margin-left: 0px;padding-left: 0px;} /*]]>*/
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 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