yireo/magento2-category-extended

允许分类(在主菜单中)指向 CMS 页面和自定义 URL

安装: 8

依赖: 0

建议者: 0

安全: 0

星标: 5

关注者: 3

分支: 2

类型:magento2-module

0.1.1 2024-03-11 08:48 UTC

This package is auto-updated.

Last update: 2024-09-19 08:31:50 UTC


README

Supported Magento Versions License

警告

此模块仍在开发中,请勿在生产环境中使用

增强您的 Magento 2 分类菜单,使其包含 CMS 页面和自定义 URL!

此模块将 CMS 页面和自定义 URL 无缝集成到您的 Magento 2 分类结构中,使您可以为顾客创建更灵活、更信息丰富的菜单。

安装

通过以下方式安装包:

composer config repositories.yireo/magento2-category-extended git git@github.com:yireo/Yireo_CategoryExtended.git
composer require yireo/magento2-category-extended
bin/magento module:enable Yireo_CategoryExtended
bin/magento setup:upgrade

注意

此模块需要 Magento 2.3 或更高版本!更多要求请参阅 composer.json

如何使用