Skip to content

piatrouski/magento2-multiple-layered-navigation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

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 100.0%