dominicwatts/hidecachewarning

Hide admin One or more of the Cache Types are invalidated warning

Maintainers

Package info

github.com/DominicWatts/HideCacheWarning

Type:magento2-module

pkg:composer/dominicwatts/hidecachewarning

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2021-02-06 00:30 UTC

This package is auto-updated.

Last update: 2026-03-06 11:08:21 UTC


README

phpcs

PHPCompatibility

PHPStan

Hide the admin 'One or more of the Cache Types are invalidated' using a plugin

This warning can show for all kinds of reasons and generally can be ignored

Install instructions

composer require dominicwatts/hidecachewarning

php bin/magento setup:upgrade

Usage instructions

Console command to invalidate cache. Or just wait for Magento do it for you.

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

xigen:hidecachewarning:generate -c block_html

Confirm plugin hides message

Before install

Screenshot

After install

Screenshot