Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 458 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 458 Bytes

Installation

composer require dpdbenelux/magento2-shipping

Upgrade

composer update dpdbenelux/magento2-shipping

After upgrade or install

php bin/magento module:enable DPDBenelux_Shipping
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

Magento 2 Shipping module by DPDBeNeLux