dpdro/magento2-shipping

DPD Ro Magento2 Shipping

Installs: 46

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Type:magento2-module

2.1.0 2024-09-08 07:02 UTC

This package is auto-updated.

Last update: 2024-12-17 18:52:22 UTC


README

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