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
Requires
- wartw/core: v1.*
This package is not auto-updated.
Last update: 2025-06-14 14:15:37 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