/m2-filter-optimization

Plugin to optimize filters on category page

Primary LanguagePHPMIT LicenseMIT

Magento 2 filter optimization

Introduction

List every available filterable attributes depending on products inside a category and save them in cache.
This avoids to load every filterable attribute even if it's not used in a category.

Installation using composer

$ composer require monsieurbiz/m2-filter-optimization="dev-master"

Contribute

If you want to contribute to this project, please do by sending a Pull Request or by creating a new Issue!

Authors & Contributors

License

These files are under the MIT License, see the LICENSE file.