bdn/magento-2-meestexpress-api 0.0.1

Module for API communication with MeestExpress API v3.0

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MeestExpress API communication

It's extension to communicate with MeestExpress API v3.0

Functionality

  • Authenticate in MeestExpress system
  • Save token for future request
  • Use all endpoints of MeestExpress API

1. How to install MeestExpress API

✓ Install MeestExpress API via composer (recommend)

Run the following command in Magento 2 root folder:

composer require bdn/magento-2-meestexpress-api
php bin/magento setup:upgrade

✓ Install ready-to-paste package

  • Download the latest version at Github
  • Unzip it to your project. Folder: app/code/Bdn
  • Run the following command in Magento 2 root folder:
php bin/magento setup:upgrade

2. Social Login user guide

Login to Magento Admin Panel

General Configuration

Insert your MeestExpress credentials

Go to Admin Panel > Stores > Configuration > Services > MeestExpress