dominicwatts/hidecachewarning

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

1.0.0 2021-02-06 00:30 UTC

This package is auto-updated.

Last update: 2024-04-06 07:13:45 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