myparcelcom / magento
Magento 2 extension for MyParcel.com
Installs: 206
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- ext-json: *
- myparcelcom/api-sdk: ^3.0
README
Magento 2 extension to import orders into the MyParcel.com platform.
Installation
composer require myparcelcom/magento
If you see an exception regarding a PHP HTTP client, install one, for example:
composer require php-http/guzzle7-adapter
Usage
- Connect to your MyParcel.com account via your admin panel:
Stores > Configuration > MyParcel.com > General
- Export your Magento orders to MyParcel.com via your order overview:
Sales > Orders > Actions
- Print your MyParcel.com shipment labels via your order overview:
Sales > Orders > Actions
- Automatically see status updates from MyParcel.com shipments in your order overview.