Skip to content

Refresh invalidated cache types from admin notification directly.

Notifications You must be signed in to change notification settings

adamkarnowka/magento2-admin-cache-message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published