magereactor/catalog-extended
Composer 安装命令:
composer require magereactor/catalog-extended
包简介
Magento 2 sstest Group Simple Products of Configurable Product using Color attribute
关键字:
README 文档
README
Magento 2 module that Split Configurables with color attribute.
Features
Under Stores -> Configuration -> MageReactor -> Catalog Extended -> General
- Enabled -> Yes/No
- Group By -> This is the product's attribute code (default value is "color")
- Store configuration is used to enable to module storewise
- To make it working on a desired category, set the category attribute named "Split Configurable" under Catalog -> Categories -> Display Settigs -> Split Configurable to Yes
Limitations
Currently only simple products of configruables' prodcuts can be assigned to a category. These products will be grouped according to the attribute defined in the aftorementioned store configuration.
Compatiblity
Currently this module is compatible with Magento 2.4.x
Install
Composer
composer require magereactor/catalog-extended
Enable Module
The package comes with the MageReactor_Base module. This Base module contains necessary configurations for all MageReactor's extensions
php bin/magento module:enable MageReactor_Base php bin/magento module:enable MageReactor_CatalogExtended php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f | php bin/magento setup:static-content:deploy
You may need to Flush Magento Cache after installation.
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-11-15