Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 656 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 656 Bytes

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