brightlights/admincachemessage

Admin cache refresh helper message

dev-master 2022-12-20 09:58 UTC

This package is not auto-updated.

Last update: 2025-03-25 21:34:38 UTC


README

Description

Whenever you change some config value in admin panel, you get notification about invalidated cache types, so you need to open Cache management page, check invalidated cache types and click on submit button.

This extension adds direct link to perform this action within notification bar. See it in action below:

demo

Installation

Execute these commands in order to install this extension:

composer require brightlights/admincachemessage

bin/magento module:enable BrightLights_AdminCacheMessage

bin/magento setup:upgrade