doormall.hk / shipping
doormall.hk 定制的物流模块
1.2.0
2018-08-19 01:42 UTC
Requires
- mage2pro/core: >=3.8.9
- dev-master
- 1.2.0
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 0.3.7
- 0.3.6
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.9
- 0.2.8
- 0.2.7
- 0.2.6
- 0.2.5
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.9
- 0.1.8
- 0.1.7
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- 0.0.9
- 0.0.8
- 0.0.7
- 0.0.6
- 0.0.5
- 0.0.4
- 0.0.3
- 0.0.2
- 0.0.1
This package is auto-updated.
Last update: 2024-08-29 04:42:07 UTC
README
为 doormall.hk 提供的提货物流模块。
如何安装
composer require doormall.hk/shipping:*
bin/magento setup:upgrade
rm -rf pub/static/* && bin/magento setup:static-content:deploy -f en_US zh_Hant_HK
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile
rm -rf var/*
sudo service apache2 restart
如果您对这些命令有疑问,请查看 详细说明。