eCommerce.Help Desk

1. Installation du Plugin Core Magento 2

1 min read

Installez l'extension officielle d'expédition UPS pour Magento 2. Couvre le téléchargement depuis le Marketplace, l'installation via Composer et la configuration du module.

Guide étape par étape

1

Créer un Compte et Se Connecter

Navigate to ups.dashboardlink.com. Create an account and log in. Click on the connect button to download the Magento 2 plugin.

https://ups.dashboardlink.com/register
2

Pré-requis

Open a Browser Tab and Register or Login to ups.dashboardlink.com. Open another Tab in the same Browser and login to your Magento 2 Admin Backend.

2.1

Run Installation Commands

Execute the necessary commands in your Magento 2 root directory to install the plugin.

Run the following commands: php bin/magento setup:upgrade, php bin/magento setup:di:compile, php bin/magento setup:static-content:deploy -f, and php bin/magento cache:flush.

2.2

Download the Plugin

Donwload the plugin and use that to upload in Magento

https://link.ecommerce.help/ups-plugins-magento2
3

Installer le Plugin

Extract the downloaded zip into your Magento 2 root "app/code" directory. Run installation commands: a. php bin/magento setup:upgrade b. php bin/magento setup:di:compile c. php bin/magento setup:static-content:deploy -f d. php bin/magento cache:flush

4

Configurer les Paramètres

Select store view from store scope. Navigate to: Admin => Store => Configuration => Magento UPS => Start Here.

Configurer les Paramètres
5

Se Connecter à UPS

Add your professional email address, accept the terms and conditions, and click the connect button.

Se Connecter à UPS
6

Intégration du Tableau de Bord et Finalisation

Upon connecting, the dashboard will initiate a historical data import. After a few minutes, you should start seeing your first orders in the dashboard. Your Magento 2 store is now connected to UPS for shipping purposes. The plugin installation and setup process is complete.

Ce guide vous a-t-il été utile ?