Magento cache autoclean for dev

In stock
SKU
magento-cache-autoclean
£0.00
Links

The module will automatically clean the configuration cache when the configuration is saved from admin.

Compatibility

Community: 2.1, 2.2, 2.3, 2.4
Enterprise: 2.1, 2.2, 2.3, 2.4

The module will automatically clean the configuration cache when the configuration is saved from admin.

Installation

  • Manual Installation:

    • Download the module's ZIP
    • Extract the contents into the Magento app/code directory.
  • Enable the Module:

    php bin/magento module:enable Apedik_CacheAutoClean
    php bin/magento setup:upgrade
     

Configuration

Enable dev/caching/cache_autoclean

Usage

Simply save configuration from admin will automatically clean the configuration cache

Features

The plugin afterDispatch will filter event names admin_system_config_changed_section_* and clean the cache

Compatibility

Tested on Magento 2.4.6 but should be compatible with all versions

Support

Please submit any issue here https://github.com/apedicdev/cache-auto-clean/issues

Roadmap

  • Select different cache types
  • Indexing
  • Tests

Disclaimer

Please use only for development.

No Related Posts

Write Your Own Review
You're reviewing:Magento cache autoclean for dev