monsieurbiz / m2-filter-optimization
Plugin to optimize filters on category page.
Package info
github.com/monsieurbiz/m2-filter-optimization
Type:magento2-module
pkg:composer/monsieurbiz/m2-filter-optimization
dev-master
2018-06-25 08:09 UTC
Requires
- php: ~5.6.0|~7.0.0
- magento/framework: 100.0.*|100.1.*
This package is auto-updated.
Last update: 2026-03-01 00:55:26 UTC
README
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
- Made with ❤️ by Monsieur Biz.
- Thanks to all the Contributors.
License
These files are under the MIT License, see the LICENSE file.