1. Installing the Magento 2 Core Plugin
Navigate to ups.dashboardlink.com. Create an account and log in. Click on the connect button to download the Magento 2 plugin.
Step-by-Step Guide
Create an Account and Login
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/registerPre-Requisites
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.
Run Installation Commands
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.
Install the 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
Configure Settings
Select store view from store scope. Navigate to: Admin => Store => Configuration => Magento UPS => Start Here.
Connect to UPS
Add your professional email address, accept the terms and conditions, and click the connect button.
Dashboard Integration and Completion
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.