Clean Up System


Magento provides you with a set of tools to help clean up your system.


Regenerate Code

Deletes and regenerates all PHP code.


Regenerate View Files

Deletes existing view files, creates new view files, and cleans merged and minified static content.


Clean Merged Static Content

Deletes the materialized results of merging JavaScript and CSS.


Clean Minified Static Content

Deletes static view files that result from automatic code minification.


Clean Auto-Generated Catalog Images

Deletes all auto-resized and watermarked catalog images stored in cache (media/catalog/products/cache).