nathanday/module-subcategoryblocks

扩展Magento 2类别显示选项,以添加功能以显示子类别块或列表

安装: 25

依赖项: 0

建议者: 0

安全: 0

星标: 2

关注者: 1

分支: 0

公开问题: 0

类型:magento2-module

1.1.0 2022-04-06 07:46 UTC

This package is auto-updated.

Last update: 2024-09-06 13:10:11 UTC


README

事实

描述

一个添加在产品列表页面上显示子类别的选项的Magento 2模块。添加以下选项

  • 仅子类别块
  • 子类别块和产品
  • 子类别块、CMS块和产品
  • 仅子类别列表
  • 子类别列表和产品
  • 子类别列表、CMS块和产品

要求

  • PHP >= 7.0
  • magento/module-catalog >= 100.0

兼容性

  • Magento >= 2.0

安装说明

composer config repositories.subcategoryblocks git git@github.com:natedawg92/SubCategoryBlocks.git
composer nathanday/module-subcategoryblocks
php bin/magento module:enable NathanDay_SubCategoryBlocks
php bin/magento setup:upgrade

卸载

php bin/magento module:uninstall NathanDay_SubCategoryBlocks

支持

如果您对此扩展有任何问题,请在GitHub上打开一个问题。

贡献

任何贡献都将受到高度赞赏。最佳贡献代码的方式是在GitHub上打开一个pull request

开发者

Nathan Day

许可证

OSL - 开放软件许可证3.0

版权

(c) 2019 NathanDay