dominicwatts/hidecachewarning

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

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/dominicwatts/hidecachewarning

1.0.0 2021-02-06 00:30 UTC

This package is auto-updated.

Last update: 2025-10-06 10:24:35 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