项目作者: vanquyet94

项目描述 :
Magento 2 module to automatically flush the cache whenever you save something in the System Configuration. Module auto flush cache magento 2. Auto Flush cache save config Magento 2
高级语言: PHP
项目地址: git://github.com/vanquyet94/auto-flush-cache-magento2.git
创建时间: 2018-02-05T04:19:24Z
项目社区:https://github.com/vanquyet94/auto-flush-cache-magento2

开源协议:

下载


Magento 2 module to automatically flush the cache whenever you save something in the System Configuration.

Step 1: Create folder app/VoolaTech/AutoFlushCache

Step 2: Download and extract

Step 3: Start Module: php bin/magento setup:upgrade

This module listens to the event controller_action_postdispatch_adminhtml_system_config_save. Whenever it is called, it flushes the following caches:

  • config
  • block_html
  • full_page