Skip to content

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

Notifications You must be signed in to change notification settings

vanquyet94/auto-flush-cache-magento2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages