Skip to content

magegang/m2-clearconfigcache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clear the configuration cache after saving Magento configuration

This module will automatically clear the admin system configuration cache after saving a new one in database.

Setup

# Create the vendor name directory and clone the module

cd app/code && mkdir Magegang && cd $_
git clone https://github.com/magegang/m2-clearconfigcache ClearConfigCache

# Launch standard Magento commands

bin/magento se:up
bin/magento mo:en Magegang_ClearConfigCache
bin/magento ca:cl

# or install the composer package

composer require magegang/module-clearconfigcache

Requirements

  • Magento 2
  • PHP >= 8

Maintainers

Support

If you have any problems using this module, please open an issue here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages