Download the PHP package hryvinskyi/magento2-smart-cache-cleaner without Composer
On this page you can find all versions of the php package hryvinskyi/magento2-smart-cache-cleaner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package magento2-smart-cache-cleaner
Magento 2 Smart Cache Cleaner
This module improves Magento 2's cache management by adding intelligent cache cleaning functionality.
Features
- Targeted Cache Cleaning: Flush only invalidated cache types instead of clearing all cache types
- One-Click Cache Refresh: Clean invalidated caches directly from system messages
- AJAX-Based Implementation: Clean caches without page reload
- User-Friendly Confirmations: Confirmation dialogs to prevent accidental cache cleaning
Requirements
- Magento 2.4.4 or higher
- PHP 8.1 or higher
Installation
Composer (recommended)
Manual Installation
- Download the module and upload it to
app/code/Hryvinskyi/SmartCacheCleaner
- Run the following commands:
Usage
Admin Cache Management
- Go to System > Cache Management
- Use the new Flush Invalidated Cache button to clean only invalidated cache types
From System Messages
When cache invalidation messages appear:
- Click the Click Here link in the notification message
- Confirm the action in the popup dialog
- The invalidated caches will be refreshed via AJAX without reloading the page
Screenshots
Support
For issues, questions or contributions, please contact the author or create an issue in the GitHub repository.
Author
- Volodymyr Hryvinskyi
- Email: [email protected]
- GitHub: https://github.com/hryvinskyi
License
This project is licensed under the MIT License.
All versions of magento2-smart-cache-cleaner with dependencies
PHP Build Version
Package Version
Requires
magento/framework Version
*
magento/module-backend Version 102.0.*
magento/module-admin-notification Version *
magento/module-backend Version 102.0.*
magento/module-admin-notification Version *
The package hryvinskyi/magento2-smart-cache-cleaner contains the following files
Loading the files please wait ....