composer require dpdconnect/magento2-shippingcomposer update dpdconnect/magento2-shippingphp bin/magento module:enable DpdConnect_Shippingphp bin/magento setup:upgradephp bin/magento setup:di:compilephp bin/magento setup:static-content:deployMagento 2 Shipping module by DPDC
- 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:setto specify the password. The password has be encrypted in the env.php as well.