magerocket / module-gocuotas-m23
Module Go Cuotas Payment for Magento 2 (2.3.x)
Package info
github.com/MageRocket/module-gocuotas-m23
Type:magento2-module
pkg:composer/magerocket/module-gocuotas-m23
1.0.4
2024-11-25 13:39 UTC
Requires
- guzzlehttp/guzzle: ^6.0 || ^7.0
- magerocket/module-core-m23: ^1.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Module by MageRocket
Description
Go Cuotas module for Magento 2. The module was developed using Go Cuotas API documentation.
Guides
Installation
The module requires Magento 2.3.x <= 2.3.6 for its correct operation. It will need to be installed using the Magento console commands
composer require magerocket/module-gocuotas-m23
bin/magento module:enable MageRocket_GoCuotas MageRocket_Core
bin/magento setup:upgrade
Uninstall
bin/magento module:uninstall MageRocket_GoCuotas