magerocket / module-gocuotas
Go Cuotas 支付模块,适用于 Adobe Commerce / Magento 2 开源版本
1.0.3
2024-07-10 20:04 UTC
Requires
- guzzlehttp/guzzle: ^6.0 || ^7.0
- magento/framework: >=101
- magerocket/module-core: ^1.0
README
由MageRocket提供的模块
描述
Go Cuotas 模块用于 Magento 2。该模块是使用 Go Cuotas API 文档开发的。
指南
安装
该模块需要 Magento 2.4.x 或更高版本才能正常运行。需要使用 Magento 控制台命令进行安装。
composer require magerocket/module-gocuotas
bin/magento module:enable MageRocket_GoCuotas
bin/magento setup:upgrade
卸载
bin/magento module:uninstall MageRocket_GoCuotas