creativestyle / parcellab-integration
Parcellab integration
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 1
Type:magento2-module
README
How it works
Export happens automatically on creating new shipments and adding tracking numbers in the admin panel or via Magento API.
Installation
composer require creativestyle/parcellab-integration
Managing Parcellab API Access
Login to https://prtl.parcellab.com/ with credentials provided by the merchant to get the credentials required by the magento module.
Navigate to Account -> Profile -> Manage API Access
Required steps to retrieve the credentials
- Click on the button Generate new token
- Choose token type read/write
- Make up a name of the token to distinguish different tokens
Module Configuration
Login to Magento Admin Panel and navigate to the module configuration page
Stores -> Configuration -> CreativeStyle -> Parcellab Integration
Enable the module and copy/paste the credentials you got on the parcallab portal from the previous step.