yexk/thirdpay-magento2-module

pay third for thirdpay-sdk

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/yexk/thirdpay-magento2-module

0.0.5 2021-01-20 07:24 UTC

This package is auto-updated.

Last update: 2025-10-20 18:34:52 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