magerocket / module-core
MageRocket Core
Installs: 3 005
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Type:magento2-module
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