Skip to content

networking/magento2-multiple-layered-navigation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple Layered Navigation for Magento 2

This extension gives you an ability to choose a few options of one filterable attribute

New beta features in 0.1.0 release (disabled in admin panel by default):

  • Ajax page update
  • Seo friendly URLs
  • Price slider

Installation:

First add repository to composer configuration:

composer config repositories.niks-multiple-layered-navigation vcs git@github.com:NikZh/magento2-multiple-layered-navigation.git

Require new package with composer:

composer require niks/multiple-layered-navigation

Enable module

php bin/magento module:enable Niks_LayeredNavigation

Upgrade setup:

php bin/magento setup:upgrade

About

Category filters with multiple select for Magento 2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 89.3%
  • JavaScript 6.4%
  • CSS 2.4%
  • HTML 1.9%