Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Link: Magento 2 Plugin integration manual SPv2

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

WHAT IS REQUIRED?

  1. Your magento website page

  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 with composer:

composer require trunkrs/magento-2-carrier-plugin

After composer installation, run the following Magento 2 commands:

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

Done.

WORKING WITH OUR MAGENTO 2 PLUGIN

(Part I) — Magento 2 Backend

  1. Go to your admin panel

  2. Navigate to STORES

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

  1. In the CONFIGURATION screen, please select SHIPPING METHODS, this can be found under the SALES 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.appsettingsintegration management

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

    1. You can have multiple different integrations into your portal

  1. Set the time and days on which you would like to have Trunkrs available as a shipping method in your store.

  2. Set the prices for the shipment method.

  3. Don’t forget to Enable your shipping method with toggle up top.

  4. Optional: Create a schedule for your Belgian shipments.

You are ready to ship!

  • No labels