yexk/thirdpay-magento2-module

pay third for thirdpay-sdk

Maintainers

Package info

github.com/yexk/PayGateway-magento2-module

Type:magento2-module

pkg:composer/yexk/thirdpay-magento2-module

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.0.5 2021-01-20 07:24 UTC

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