Download the PHP package shopigo/magento2-extension-ajax-layered-navigation without Composer
On this page you can find all versions of the php package shopigo/magento2-extension-ajax-layered-navigation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download shopigo/magento2-extension-ajax-layered-navigation
More information about shopigo/magento2-extension-ajax-layered-navigation
Files in shopigo/magento2-extension-ajax-layered-navigation
Package magento2-extension-ajax-layered-navigation
Short Description Magento 2 AJAX Layered Navigation extension by Shopigo
License OSL-3.0 AFL-3.0
Informations about the package magento2-extension-ajax-layered-navigation
Magento 2 AJAX Layered Navigation extension by Shopigo
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.
Requirements
Magento Open Source Edition 2.2 or 2.3
Installation
Important: this extension requires the AJAX Listing extension by Shopigo (to install and enable)
Method 1 - Installing via composer
- Switch to your Magento project root
- Run
composer require shopigo/magento2-extension-ajax-layered-navigation
Method 2 - Installing using archive
- Download ZIP Archive
- Switch to your Magento project root
- Create folder
app/code/Shopigo/CatalogAjaxFilter
- Extract zip into path
Enable extension
- Switch to your Magento project root
- Run the following commands to enable the module and clear static contents generated by Magento:
How to use it
- Log into your Magento back-office
- Go to the menu "Stores > Configuration > Shopigo Extensions > AJAX Layered Navigation"
- Set the parameter "Use AJAX to Apply Filters" to "Yes"
- Flush Magento caches from the menu "System > Tools > Cache Management"
Screenshots
Step 1 - Select a filter
Step 2 - Products are loaded with AJAX
Step 3 - Results are shown without reloading the page
When an error occurs with the AJAX request
Extension settings
Support
If you have any issues, open a bug report in GitHub's issue tracker.
Change logs
Version 1.0.1 (2019-02-07)
- Fix composer.json for Magento 2.3
Version 1.0.0 (2018-10-09)
- First version
License
The code is licensed under Open Software License ("OSL") v. 3.0.
Enjoy!
All versions of magento2-extension-ajax-layered-navigation with dependencies
magento/module-catalog Version *
magento/module-layered-navigation Version *
shopigo/magento2-extension-ajax-listing Version *
magento/framework Version *