niks / multiple-layered-navigation
0.1.3
2017-11-21 19:42 UTC
Requires
- php: ~5.5.0|~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0
README
此扩展允许您选择一些可筛选属性的选项
0.1.0 版本中的新 beta 特性(默认在管理员面板中禁用)
- Ajax 页面更新
- SEO 友好 URL
- 价格滑块
安装
首先将仓库添加到 composer 配置中
composer config repositories.niks-multiple-layered-navigation vcs git@github.com:NikZh/magento2-multiple-layered-navigation.git
使用 composer 安装新包
composer require niks/multiple-layered-navigation
启用模块
php bin/magento module:enable Niks_LayeredNavigation
升级设置
php bin/magento setup:upgrade