wartw/magentoopay

歐付寶 OPay to Magento 2

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/wartw/magentoopay

v1.0.3 2018-06-07 03:45 UTC

This package is not auto-updated.

Last update: 2025-12-13 16:35:45 UTC


README

開發中的Magento 2 歐付寶 O'Pay (allPay) 的模組

How to install

composer require wartw/magentoopay
bin/magento setup:upgrade
rm -rf pub/static/* && php -dmemory_limit=1G bin/magento setup:static-content:deploy en_US zh_Hant_TW zh_Hans_CN -f
rm -rf var/di var/generation generated/code && php -dmemory_limit=1G bin/magento setup:di:compile