magereactor / bundle-extended
MageReactor BundleExtended
Package info
github.com/magereactor/bulde-extended
Type:magento2-module
pkg:composer/magereactor/bundle-extended
2.0.0
2021-11-23 20:59 UTC
Requires
- php: ~7.3.0||~7.4.0
- magento/framework: 103.0.*
README
Magento 2 module that provides Budle of Configurable Products
Install
Composer
composer require magereactor/bundle-extended
Compatiblity
Currently this module is compatible with Magento 2.4.x
Enable Module
php bin/magento module:enable MageReactor_BundleExtended php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f
You may need to Flush Magento Cache after installation.