/magento2-shipping

Hieronder vindt u de nieuwste versies van de DPD plugins met o.a. Brexit functionaliteiten. Let op: Verstuurt u na Brexit naar UK, dan doet u er verstandig aan u te registreren bij de HMRC in de UK.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Installation

composer require dpdconnect/magento2-shipping

Upgrade

composer update dpdconnect/magento2-shipping

After upgrade or install

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

Magento 2 Shipping module by DPDC

FAQ

  • I get a "Bad credentials" error when printing a label

If you use the env.php to specify the username and password make sure to use bin/magento config:sensitive:set to specify the password. The password has be encrypted in the env.php as well.