etpay / etp-plugin-magento-2
Magento 2 的 ETpay 集成
此包的官方仓库似乎已不存在,因此该包已被冻结。
1.0.7
2023-06-29 19:15 UTC
Requires
- magento/magento2-base: >=2.3.0
This package is not auto-updated.
Last update: 2024-01-11 15:20:47 UTC
README
使用终端导航到 Magento 的根目录。
使用以下命令安装插件:
composer require etpay/etp-plugin-magento-2
使用以下两个命令激活插件:
`php bin/magento module:enable ETPay_ETPay --clear-static-content`
`php bin/magento setup:upgrade`