yexk / thirdpay-magento2-module
pay third for thirdpay-sdk
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=5.6
- yexk/thirdpay-sdk: ^1.0
This package is auto-updated.
Last update: 2024-10-20 16:02:09 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