monsieurbiz / m2-filter-optimization
Plugin to optimize filters on category page.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~5.6.0|~7.0.0
- magento/framework: 100.0.*|100.1.*
This package is auto-updated.
Last update: 2024-11-29 05:44:40 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.