pronko/selective-cache

Pronko Consulting Selective Cache

Maintainers

Package info

github.com/mcspronko/selective-cache

Type:magento2-module

pkg:composer/pronko/selective-cache

Statistics

Installs: 19 033

Dependents: 0

Suggesters: 0

Stars: 35

Open Issues: 1

2.1.0 2024-05-14 18:27 UTC

This package is auto-updated.

Last update: 2026-03-07 09:11:20 UTC


README

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

You can also configure and run a cronjob to refresh invalidated Cache Types.

Usage

Refresh Button

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

Cronjob

You can set a cronjob to automatically clean invalidated cache types regularly. Navigate to Stores > Configuration and select Pronko Consulting > Selective Cache. Here you can enable/disable the cronjob and set when to run the cronjob.

Installation

Composer

composer require pronko/selective-cache