niks/multiple-layered-navigation

此包已被 废弃 且不再维护。作者建议使用 niks/multiple-layered-navigation 包。

N/A

安装: 406

依赖者: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 32

类型:magento2-module

0.1.3 2017-11-21 19:42 UTC

This package is auto-updated.

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


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