Child pages
  • First steps with PrestaShop 1.6

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to the "Modules > Modules" page?.
  2. Find the "Database Cleaner" module and click its "Install" button.
  3. You are directly taken to its configuration page (if not, click its "Configuration" button).
  4. Read and accept the warning, then click the "Delete Catalog" button: it will delete all your products and their attributes, manufacturers, etc.
  5. Read and accept the warning, then click the "Delete Orders & Customers" button: it will delete all your customers and their orders, carts, etc.
  6. Click the "Check & fix" button to refine your database integrity constraints.
  7. Click the "Clean & optimize" button to reorganizes the physical storage of table data and associated index data, to reduce storage space and improve I/O efficiency when accessing the tabletables.

THERE IS NO WAY BACK. Be sure to only click these buttons if you do intend to wipe your database from its default content.

...