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

Notifications You must be signed in to change notification settings

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

Locator Widget

The locator widget allows you to choose your preferred pickup location

ScreenShot

ScreenShot

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