yexk / thirdpay-magento2-module
pay third for thirdpay-sdk
Package info
github.com/yexk/PayGateway-magento2-module
Type:magento2-module
pkg:composer/yexk/thirdpay-magento2-module
0.0.5
2021-01-20 07:24 UTC
Requires
- php: >=5.6
- yexk/thirdpay-sdk: ^1.0
This package is auto-updated.
Last update: 2026-03-20 19:18:26 UTC
README
Go to Magento2 root folder
Enter following command to install module:
composer require yexk/thirdpay-magento2-module
Wait while dependencies are updated.
- Enter following commands to enable module:
php bin/magento module:enable YeThird_PayGateway --clear-static-content
php bin/magento setup:upgrade
php bin/magento setup:di:compile