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