Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Link: Magento 2 Plugin integration manual SPv2

Trunkrs Shipping Portal allows a integration for Magento 2 Webshop to use Trunkrs as one of their shipping courier service providers.

WHAT IS REQUIRED?

  1. Your magento website pageMagento webshop

  2. Your login to portal.trunkrs.app

  3. Composer

TECHNICAL INFORMATION

Compatible with Magento 2.3.0 CE or later
PHP Version 7.3 or later

INSTALLATION

  1. Run the following command to require the Magento plugin install Trunkrs plugin for Magento 2 with composer:

Code Block
composer require trunkrs/magento-2-carrier-plugin

After composer installation, run the following Magento 2 commands:

Code Block
bin/magento setup:upgrade
bin/magento setup:static-content:deploy -f
bin/magento cache:flush

Done.

WORKING WITH OUR PLUGIN FOR MAGENTO 2

...

(Part I) — Magento 2

...

ADMIN

  1. Go to your admin panel

  2. Navigate to STORES

  3. In STORES, please select CONFIGURATION under the SETTINGS tab

...

  1. Click on Connect

  2. Login to your shipping portal account

  3. Only if you have multiple organizations: Select the organization that you would like to connect your store to.

...

...

(Part II) — Shipping Portal Settings

  1. Login to Shipping Portal, go to → portal.trunkrs.app settingsintegration management

  2. Select configure on the integration which you would like to set-up

    1. You can have multiple different integrations into your portal

...