magerocket / module-core
MageRocket Core
Package info
github.com/MageRocket/module-core
Type:magento2-module
pkg:composer/magerocket/module-core
1.0.5
2024-11-24 17:32 UTC
Requires
- guzzlehttp/guzzle: ^6.0 || ^7.0
- magento/framework: *
README
MageRocket Core
Description
Module Core Magento 2
Installation
The module requires Magento 2.4.x or higher for its correct operation. It will need to be installed using the Magento console commands
composer require magerocket/module-core
bin/magento module:enable MageRocket_Core
bin/magento setup:upgrade