dominicwatts/hidecachewarning

隐藏管理员界面中“One or more of the Cache Types are invalidated”警告

安装: 0

依赖: 0

建议: 0

安全: 0

星星: 0

关注者: 2

分支: 0

公开问题: 0

类型:magento2-module

1.0.0 2021-02-06 00:30 UTC

This package is auto-updated.

Last update: 2024-09-06 08:01:27 UTC


README

phpcs

PHPCompatibility

PHPStan

使用插件隐藏管理员界面中的 'One or more of the Cache Types are invalidated' 警告

此警告可能因各种原因而显示,通常可以忽略

安装说明

composer require dominicwatts/hidecachewarning

php bin/magento setup:upgrade

使用说明

控制台命令用于使缓存失效。或者,只需等待 Magento 自动处理。

php bin/magento xigen:hidecachewarning:generate [-c|--cache CACHE]

xigen:hidecachewarning:generate -c block_html

确认插件隐藏了消息

安装前

Screenshot

安装后

Screenshot