Skip to content

ResoBit/Magento-Layered-Navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

ResoBit Layered Navigation Magento 2 Extension

Overview

The ResoBit Layered Navigation extension enhances Magento 2 store navigation by providing an AJAX-powered, multi-select layered navigation experience. It improves user experience by allowing customers to filter products dynamically without full page reloads.


Features

  • AJAX-based filtering for fast user interaction.
  • Multi-select filters using checkboxes for attributes like color, size, and brand.
  • Replaces default layered navigation templates with custom ones.
  • Extensible and built according to Magento 2 coding standards.

Installation

Manual Installation

  1. Copy the ResoBit/LayeredNavigation module folder to app/code/ResoBit/LayeredNavigation.

  2. Enable the module and run setup upgrade:

php bin/magento module:enable ResoBit_LayeredNavigation
php bin/magento setup:upgrade
php bin/magento cache:flush

Usage

Once installed, navigate to any category page to experience the AJAX multi-select layered navigation.


Extensibility

Developers can extend this module by adding more filters, improving the AJAX behavior, or customizing templates and styles.


Support

For issues or feature requests, please open an issue on the GitHub repository.


License

This module is licensed under the Open Software License (OSL 3.0).


Author

ResoBit - Magento 2 Extension Developer

About

The ResoBit Layered Navigation extension enhances Magento 2 store navigation by providing an AJAX-powered, multi-select layered navigation experience. It improves user experience by allowing customers to filter products dynamically without full page reloads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors