tuna/module-tunagateway
最新稳定版本:2.5
Composer 安装命令:
composer require tuna/module-tunagateway
包简介
Tuna's Magento 2 module.
README 文档
README
This is the official magento 2 module for the tuna payment gateway.
tuna/module-tunagateway
Installation
This module is available through Packagist, below follow instructions to install either through a zip file.
* = in production please use the --keep-generated option
Downloaded Zip file
- Unzip the zip file in
app/code/Tunalikeapp/code/Tuna/TunaGateway/* - Enable the module by running
php bin/magento module:enable Tuna_TunaGateway - Apply database updates by running
php bin/magento setup:upgrade - force rebuild by running
php bin/magento setup:di:compile - Refresh a static content by running
php bin/magento setup:static-content:deploy -f en_US pt_BR - Flush the cache by running
php bin/magento cache:flush - Execute the command 2 times to remove all content on genarated folder:
rm -rf generated/*
统计信息
- 总下载量: 3.22k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-08-20