Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ubermanu/magento2-navigation-async
🧠Asynchronous navigation in your Magento 2 store
https://github.com/ubermanu/magento2-navigation-async
ajax magento2 navigation
Last synced: 14 days ago
JSON representation
🧠Asynchronous navigation in your Magento 2 store
- Host: GitHub
- URL: https://github.com/ubermanu/magento2-navigation-async
- Owner: ubermanu
- License: mit
- Created: 2022-10-06T20:15:35.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-08T13:19:46.000Z (about 2 years ago)
- Last Synced: 2024-04-12T22:30:13.721Z (7 months ago)
- Topics: ajax, magento2, navigation
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Magento 2 - Navigation Async
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.