devhub/auto-cache-flush
最新稳定版本:1.0.2
Composer 安装命令:
composer require devhub/auto-cache-flush
包简介
Magento 2 Auto Cache Flush Extension
README 文档
README
It is very annoying to flush cache manually. To solve this issue, DeveloperHub provides a solution. A vendor can enable DeveloperHub_AutoCacheFlush module and select the caches he wants to flush from the admin configurations. After enabling this feature, Auto Cache Flush extension will be automatically flushing the invalidated caches from cache storage whenever a page is loaded from the frontend or the admin side. A success message will be displayed on the admin side after cache flush.
Features
- Select caches you want to flush from admin configuration.
- Flush selected caches from cache storage whenever a page is loaded from the frontend or backend.
- Show a message on the admin side after a successful cache flush.
Key Features
- Set Enable Auto Cache Flush
The vendor has to set Enable Auto Cache Flush to ‘Yes’ to use this feature. The vendor will be able to see the cache types multi-select after enabling it.
-
Flush specific cache types The vendor(s) can select specific cache types that they want to flush automatically when they get invalidated.
-
Success Message After reloading the page, you’ll see a success message if any one of your selected cache types is invalidated.
Installation
Install the module as a composer requirement for environments:
composer require devhub/auto-cache-flush
php bin/magento module:enable DeveloperHub_AutoCacheFlush
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2023-04-14