Skip to content

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. Wij raden altijd aan om de module eerst op een testomgeving te installeren

License

Notifications You must be signed in to change notification settings

dennisvanderweide/magento2-shipping

 
 

Repository files navigation

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.

About

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. Wij raden altijd aan om de module eerst op een testomgeving te installeren

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 75.5%
  • HTML 16.1%
  • JavaScript 7.5%
  • Other 0.9%