Site icon PrestaShop | Magento | CRM Modules

PrestaShop cache management

PrestaShop Cache Management

Proper cache management can significantly improve your store’s speed.

Clear Cache

Back Office → Advanced Parameters → Performance

Click Clear Cache whenever:

Recommended Production Settings

Back Office → Advanced Parameters → Performance

Development Settings

When developing modules or themes:

Manually Clear Cache via FTP

Delete the contents of:

/var/cache/prod/

or for development:

/var/cache/dev/

Do not delete the folders themselves—only their contents.

Additional Speed Tips

Check Store Performance

Useful areas to review:

For a PrestaShop store with many products and modules, enabling OPcache and Redis often provides the biggest performance gains after basic caching is configured.

Exit mobile version