2017 © Pedro Peláez
 

magento2-module module-cache-improve

Cache Improve by Innovo. Block clean cache after product checkout. Improve top menu cache

image

innovo/module-cache-improve

Cache Improve by Innovo. Block clean cache after product checkout. Improve top menu cache

  • Sunday, September 3, 2017
  • by daniel.ifrim
  • Repository
  • 2 Watchers
  • 1 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Innovo Cache Improvements

A community extension that increases your Magento 2 store performance., (*1)

It persists server side 'full page' cache of category pages until a product goes "out of stock" after customer checkout. Additionally the extension improves the default top menu block by letting it have only one cache version on all pages (where is displayed)., (*2)

Thank you for using Innovo Cache Improvements., (*3)

List of features

  • Full page cache policy improvement on products still in stock after checkout.
  • Full page cache policy improvement on products still in stock after an order is created from admin.
  • Top menu policy block cache improvement.
  • Ability to change from admin the cache lifetime of top menu block.
  • Ability to disabled ESI policy on top menu block or change it's TTL. ESI policies are used by Varnish.
  • Active/current category highlight is kept on Magento's default implementation of top menu.
  • Each feature of this extension can be enabled or safely disabled from admin configurations.
  • Compatible with Magento's built-in full page cache and Varnish full page cache.
  • Compatible with 'Update on Save' and 'Update by Schedule' indexer modes.
  • Admin configuration to allow cache cleaning on specific quantitiy numbers that belong to intervals of numbers. e.g Clean cache when quantity is lower than 5.
  • Admin configuration to allow cache cleaning on quantity numbers divided by a number. eg. Clean cache every time the quantity can divide by 10.

Magento 2 compatibility:

Magento 2.2.x includes the main feature of this extension. See \Magento\CatalogInventory\Model\Indexer\Stock\CacheCleaner, (*4)

Supported versions: * Magento CE 2.0.5 - 2.1.8 * Should work on Magento 2 EE without issues, (*5)

Instalation

With composer:

Add composer repository, (*6)

composer config repositories.innovo-cache-improve git "https://github.com/daniel-ifrim/innovo-cache-improve.git"

Get the code, (*7)

composer require innovo/module-cache-improve

And please continue to install the extenision like any other Magento 2 module., (*8)

Download archive

Unpack the contents of the archive and copy the contents of dir innovo-cache-improve-master into, (*9)

app/code/Innovo/CacheImprove

And please continue to install the extenision like any other Magento 2 module., (*10)

Configuration

Please see https://marketplace.magento.com/innovo-module-cache-improve.html, (*11)

Support

  • bug
  • new features
  • upgrades to newer Magento 2 versions
  • possibly compatibility with 3rd party Magento 2 extensions / modules

License

The Open Software License 3.0 (OSL-3.0), (*12)

The Versions

03/09 2017

dev-master

9999999-dev

Cache Improve by Innovo. Block clean cache after product checkout. Improve top menu cache

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5|~7.0.0|7.0.2|7.0.4|~7.0.6
  • magento/module-checkout 100.0.*|100.1.*

 

03/09 2017

1.0.8

1.0.8.0

Cache Improve by Innovo. Block clean cache after product checkout. Improve top menu cache

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5|~7.0.0|7.0.2|7.0.4|~7.0.6
  • magento/module-checkout 100.0.*|100.1.*