Type
magento2-module
Magento 2 AJAX Layered Navigation extension by Shopigo
magento2-module
OSL-3.0, AFL-3.0
None
None
None
None
None
This extension enhances the default layered navigation with fast AJAX approach.
When a filter is selected from the layered navigation block, the page is automatically reloaded with AJAX, making the browsing more comfortable for the user and performing a significant speed increase.
Magento Open Source Edition 2.2 or 2.3
Important: this extension requires the AJAX Listing extension by Shopigo (to install and enable)
composer require shopigo/magento2-extension-ajax-layered-navigation
app/code/Shopigo/CatalogAjaxFilter
php bin/magento module:enable Shopigo_CatalogAjaxFilter
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
If you have any issues, open a bug report in GitHub's issue tracker.
Version 1.0.1 (2019-02-07) - Fix composer.json for Magento 2.3
Version 1.0.0 (2018-10-09) - First version
The code is licensed under Open Software License ("OSL") v. 3.0.
Enjoy!