yexk/thirdpay-magento2-module

pay third for thirdpay-sdk

0.0.5 2021-01-20 07:24 UTC

This package is auto-updated.

Last update: 2024-09-20 15:45:46 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