tric/magento2-cache-improvement

Magento 2 module to improve the caching

1.0.1 2021-07-02 09:52 UTC

This package is auto-updated.

Last update: 2024-09-29 05:55:40 UTC


README

The module rewrites the Mview trigger statement function to prevent indexing when only qty is changed on stock item, so FPC can live longer.

Installation

Install the module with composer:

composer require tric/magento2-cache-improvement

Support

Tested on Magento 2.3.4 and 2.3.5. Use at your own risk :)