2.14.9.11. Clear Smarty cache in PrestaShop

PrestaShop uses Smarty cache. It needs to be cleared if changes have been made to the site but are not displayed.

  1. Go to "Advanced Parameters → Performance":
  2. Click "Clear cache":
  3. Additionally, you can disable caching and enable forced compilation settings:

Attention!

Do not delete the index.php file in the cache file directories, otherwise errors may appear on the site.

For manual clearing, you need to delete all files except index.php from the following directories:

  1. /cache/smarty/compile
  2. *cache/smarty/cache
  3. *img/tmp

You can perform these actions using the file manager or any FTP client.

Content

    (1)