magegang/module-clearconfigcache

安装: 2

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:magento2-module

0.0.1 2023-11-06 09:00 UTC

This package is auto-updated.

Last update: 2024-09-06 11:56:10 UTC


README

此模块将在数据库中保存新配置后自动清除管理员系统配置缓存。

设置

# 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

要求

  • Magento 2
  • PHP >= 8

维护者

支持

如果您在使用此模块时遇到任何问题,请在此提交问题。