Skip to content

Magento DPD Module for shipping. The module gives access to the romanian DPD services. You can create labels, return labels and use home delivery or a delivery to a DPD Parcel Point. You can use also the cash on delivery method from DPD

License

DPDromania/magento2-shipping

Repository files navigation

Magento DPD Ro Shipping extension

1. How to install Magento DPD Ro Shipping

Add the following lines into your composer.json

"require":{
    ...
    "dpdro/magento2-shipping":"{version}"
 }

or install via composer

composer require dpdro/magento2-shipping

Then execute the following commands:

$ composer update
$ bin/magento setup:upgrade
$ bin/magento setup:di:compile
$ bin/magento setup:static-content:deploy

About

Magento DPD Module for shipping. The module gives access to the romanian DPD services. You can create labels, return labels and use home delivery or a delivery to a DPD Parcel Point. You can use also the cash on delivery method from DPD

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published