niziou / selective-cache

Refresh Invalidated Cache extension for Magento 2

Home Page:https://www.pronkoconsulting.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Selective Cache extension for Magento2

This extension adds a Refresh Invalidated Cache button. Upon clicking the button, the extension cleans all Cache Types which are marked as Invalidated.

Usage

Navigate to the System > Tools > Cache Management page and you should see a Refresh Invalidated Cache button.

Cache Management Page

The cache records which are marked as Invalidated are cleaned when a user hits Refresh Invalidated Cache button.

Cache Management Success

Installation

Composer

composer config repositories.pronko git git@github.com:mcspronko/selective-cache.git
composer require pronko/selective-cache

Modman

modman clone git@github.com:mcspronko/selective-cache.git

Authors

Contributors

  • Peter Herrmann
  • Harshvardhan Malpani
  • Serhii Koval
  • Antonis Galanis
  • Arshad Syed
  • Andresa Martins

About

Refresh Invalidated Cache extension for Magento 2

https://www.pronkoconsulting.com

License:MIT License


Languages

Language:PHP 100.0%