magereactor / bundle-extended
MageReactor BundleExtended
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:magento2-module
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.