This extension refreshes the block HTML cache each time a product is saved.
- this extension is based on the following gist from Toni Grigoriu: https://gist.github.com/1074482
- version: 0.1.0
- extension key: Spranks_RefreshBlockHtmlCache
- extension on GitHub
- direct download link
This extension refreshes the block HTML cache each time a product is saved. Starting with version 1.5, Magento does not do it automatically due to performance reasons. But if you do not have many editors who work on products at the same time and you want to get rid of the message "One or more of the Cache Types are invalidated: Blocks HTML output. Click here to go to Cache Management and refresh cache types.", you should install this extension.
- PHP >= 5.2.0
- Mage_Adminhtml
- Mage_Core
- Magento >= 1.5 (extension is not needed for Magento < 1.5)
- Install the extension via Magento Connect with the key shown above or copy all the files into your document root.
- Clear the cache.
- Edit a product, click "Save" and check if the "invalid cache" message is not shown any more.
- Remove all extension files from your Magento installation or uninstall the extension via Magento Connect.
If you have any issues with this extension, open an issue on GitHub.
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Simon Sprankel http://www.simonsprankel.com @SimonSprankel
OSL - Open Software Licence 3.0
(c) 2013 Simon Sprankel