sebwite/magento2-category-sidebar 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

sebwite/magento2-category-sidebar

最新稳定版本:1.0.1

Composer 安装命令:

composer require sebwite/magento2-category-sidebar

包简介

Magento 2.0 sidebar

README 文档

README

Alt text

This extension will add the ability to show category tree from a parent or current category in a sidebar. The category can be selected from the Magento2 admin config page.

Installation with composer

  • Include the repository: composer require sebwite/magento2-category-sidebar
  • Enable the extension: php bin/magento --clear-static-content module:enable Sebwite_Sidebar
  • Upgrade db scheme: php bin/magento setup:upgrade
  • Clear cache

Installation without composer

  • Download zip file of this extension
  • Place all the files of the extension in your Magento 2 installation in the folder app/code/Sebwite/Sidebar
  • Enable the extension: php bin/magento --clear-static-content module:enable Sebwite_Sidebar
  • Upgrade db scheme: php bin/magento setup:upgrade
  • Clear cache

Configuration

  • Select the root category or current category option you want to use from the config page from the admin panel
  • Select children depth level
  • Categories will appear in col.left sidebar of the theme

Alt text

统计信息

  • 总下载量: 7.73k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 63
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 62
  • Watchers: 16
  • Forks: 57
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2016-01-14