ubermanu / magento2-navigation-async
Asynchronous navigation in your Magento 2 store
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:JavaScript
Type:magento2-module
This package is not auto-updated.
Last update: 2025-03-23 23:17:14 UTC
README
This module allows you to navigate through your Magento 2 website without reloading the page.
Tested on Magento 2.4 (with Blank theme).
Install
composer require ubermanu/magento2-navigation-async
Features
Pager
You can navigate through the pages without reloading the page.
Catalog toolbar
You can change the number of products per page, the sort order, the sort direction and the page number without reloading the page.
Catalog filters
You can change the filters without reloading the page.
Layered navigation
You can change the filters without reloading the page.
Customer dashboard
You can now navigate through your orders, invoices and reviews without reloading the page.