magerocket / module-core-m23
MageRocket Core
Package info
github.com/MageRocket/module-core-m23
Type:magento2-module
pkg:composer/magerocket/module-core-m23
1.0.1
2024-04-22 13:42 UTC
Requires
- guzzlehttp/guzzle: ^6.0 || ^7.0
- magento/framework: *
README
MageRocket Core
Description
Module Core Magento 2
Caution
EXCLUSIVE version for Magento 2.3.3 <= 2.3.6 with php 7.3. For higher versions install magerocket/module-core
Installation
The module requires Magento 2.3.x for its correct operation. It will need to be installed using the Magento console commands
composer require magerocket/module-core-m23
bin/magento module:enable MageRocket_Core
bin/magento setup:upgrade