Skip to content

scholtz/magento2-dpd

Repository files navigation

Installation

composer require gimmick/magento2-dpd

or

composer require "gimmick/magento2-dpd":"dev-master"

Upgrade

composer update gimmick/magento2-dpd

After upgrade or install

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

Magento 2 Shipping module by Gimmick