niks/multiple-layered-navigation

This package is abandoned and no longer maintained. The author suggests using the niks/multiple-layered-navigation package instead.

N/A

0.1.3 2017-11-21 19:42 UTC

This package is auto-updated.

Last update: 2020-03-15 02:04:20 UTC


README

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