pronko/selective-cache

Selective Cache by Pronko Consulting

Installs: 11 048

Dependents: 0

Suggesters: 0

Security: 0

Stars: 25

Watchers: 6

Forks: 13

Open Issues: 2

Type:magento2-module

2.0.0 2023-05-11 08:56 UTC

This package is auto-updated.

Last update: 2024-04-20 11:16:52 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