superpayments/superpayment
最新稳定版本:2.7.1
Composer 安装命令:
composer require superpayments/superpayment
包简介
SuperPayments Payment for Magento 2
README 文档
README
Requirements
This plugin supports Magento2 version
- Magento >=2.4
- PHP >= 7.4
How to install module using Composer:
- Open a terminal and run the following command in your Magento directory:
composer require superpayments/superpayment "^2.0"
- Set up the module by running the following commands:
php bin/magento module:enable Superpayments_SuperPayment
php bin/magento setup:upgrade
php bin/magento cache:flush
- If you run Magento in production mode, you also must compile and deploy the module's static files:
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
统计信息
- 总下载量: 3.18k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2024-12-09