Performance
https://github.com/magesuite/performance
The module is 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
Â
Â