Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 549 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 549 Bytes

rebuildK2imageCache

Get the new Version by Joomlaworks: https://github.com/getk2/rebuildK2imageCache

Rebuilds the image cache directory for the Joomla Component K2

It can take some time to rebuild the image cache, on my MacBook Pro it takes 5 seconds for rebuilding all sizes for one image.

How to use:

  1. Copy this file as rebuild.php into "JPATH_ROOT/media/k2/items"

  2. Check Variables, use a size of 0 for not processing this image size

  3. run it "php -f rebuild.php" (it overwrites existing files without notice)