doormall.hk / shipping
A custom shipping module for doormall.hk
Package info
github.com/doormall-hk/shipping
Language:JavaScript
Type:magento2-module
pkg:composer/doormall.hk/shipping
1.2.0
2018-08-19 01:42 UTC
Requires
- mage2pro/core: >=3.8.9
This package is auto-updated.
Last update: 2026-05-29 01:20:13 UTC
README
A pickup shipping module for doormall.hk.
How to install
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
If you have problems with these commands, please check the detailed instruction.

