magekey/module-category-list-widget

Magento 2 分类列表

安装: 435

依赖者: 0

建议者: 0

安全: 0

星标: 5

关注者: 3

分支: 4

开放问题: 0

类型:magento2-module

2.1.11 2019-08-10 17:45 UTC

This package is auto-updated.

Last update: 2024-09-11 05:55:38 UTC


README

Packagist Packagist

Magento 2 分类列表小部件

alt text

小部件

  • "分类列表"小部件。

模板

  • 默认列表
  • 可折叠列表
  • 带图片的行内列表
  • 带图片的行内嵌套列表

安装扩展

composer require magekey/module-category-list-widget

部署

php bin/magento maintenance:enable                  #Enable maintenance mode
php bin/magento setup:upgrade                       #Updates the Magento software
php bin/magento setup:di:compile                    #Compile dependencies
php bin/magento setup:static-content:deploy         #Deploys static view files
php bin/magento cache:flush                         #Flush cache
php bin/magento maintenance:disable                 #Disable maintenance mode

测试的版本

2.2.5