safecharge / magento2-module-safecharge
Safecharge Payments For Magento 2
1.6.0
2019-03-28 14:43 UTC
Requires
- php: >=5.5
This package is not auto-updated.
Last update: 2024-09-20 21:06:54 UTC
README
✓ 使用 composer 安装(推荐)
在您的 Magento 2 根目录下运行以下命令
composer require safecharge/magento2-module-safecharge
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush
在 app/code 下手动安装
下载并将此存储库的内容放置在 {YOUR-MAGENTO2-ROOT-DIR}/app/code/Safecharge/Safecharge
然后,在您的 Magento 2 根目录下运行以下命令
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush
© 2007 - 2018 SafeCharge International Group Limited. 版权所有。