Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

https://github.com/magesuite/performance

MageSuite performance metapackage. It contains just a composer.json file with magesuite modules that increase performance:

"require": {
  "creativestyle/magesuite-performance-product": "^1.0.0",
  "creativestyle/magesuite-performance-category": "^1.0.0",
  "creativestyle/magesuite-index-invalidation-logger": "^1.0.0"
}

Installation

This module is a part of MageSuite metapackage

Installation if metapackage is not used:

composer require "creativestyle/magesuite-performance" ^1.0.0

  • No labels