PerformanceCategory

https://github.com/magesuite/performance-category

A module collects performance improvements for categories.

Installation

This module is required by magesuite-performance module, which is required by core metapackage.

Installation if metapackage is not used:

composer require "creativestyle/magesuite-performance-category" ^1.0.0

 

Admin settings

No admin settings for this module.

Backend

Add BE documentation

  • disallowed caching of empty categories

  • decreased amount of SQL queries generated when visiting the category page

  • fixed the issue on the search page (it appears if a request with a specific search phrase returns many results)

Frontend

No frontend code in the module.

Â