eCommerce.Help Desk

2. Installing UPS Shipping and UPS Access Point®: Official Extension from Market Place

1 min read

Install the official UPS Shipping and Access Point extension for Magento 2 from the Marketplace. Includes Composer and manual methods.

Step-by-Step Guide

1

Guide to Installing Magento 2.x Extensions

This article provides a detailed guide for installing the UPS Shipping and UPS Access Point® extension from the Magento Marketplace. It is intended for Magento store administrators with full access rights.

1

Log in to Magento Admin

Access the Magento Admin panel using an account with full administrator rights.

Ensure you have the necessary permissions to install extensions. This step is crucial as it allows you to access the Web Setup Wizard and other administrative tools.

Log in to Magento Admin
2

Access Web Setup Wizard

Navigate to the Web Setup Wizard through the System menu.

The Web Setup Wizard is the tool used to manage extensions in Magento. It provides a user-friendly interface for installing, updating, and managing extensions.

Access Web Setup Wizard
3

Authenticate with Marketplace Keys

Enter your Public and Private Access Keys from the Magento Marketplace to authenticate.

These keys are necessary to verify your identity and access the extensions available in your Marketplace account. Ensure you have copied them accurately from your account.

Authenticate with Marketplace Keys
4

Review and Install Extensions

Proceed to the Extension Manager to review and install available extensions.

After authentication, you will be directed to the Extension Manager where you can see a list of all extensions ready for installation. Select the desired module to proceed.

Review and Install Extensions
5

Initiate Readiness Check

Start the readiness check to ensure your system is prepared for the installation.

The readiness check will verify that your system meets all the requirements for installing the extension. Resolve any errors that appear before proceeding.

Initiate Readiness Check
6

Create a Backup

Create a backup of your source code and database before proceeding with the installation.

Backing up your system ensures that you can restore it to its previous state if anything goes wrong during the installation process. Select your backup options and create the backup.

Create a Backup
7

Install the Extension

Click the Install button to begin the installation of the selected extension.

Once you have completed the readiness check and created a backup, proceed with the installation. Monitor the process to ensure it completes successfully.

Install the Extension
8

Verify Installation Success

Check the success page to confirm the extension has been installed.

The success page will indicate that the installation process is complete. Return to the Setup Tool to manage your extensions.

Verify Installation Success
9

Flush Caches

Flush the Magento cache to ensure the new extension is fully integrated.

Clearing the cache is a critical step after installing or updating extensions. It ensures that all changes are applied and visible in your store.

Flush Caches
9.1

Access Cache Management

Navigate to Cache Management via the Admin sidebar.

Use the Cache Management tool to refresh and enable caches as needed.

Access Cache Management
10

Configure the Extension

Set up the newly installed extension via the Configuration settings.

Access the Configuration settings under Stores in the Admin sidebar. Adjust the settings under Shipping Methods to configure the extension.

Configure the Extension
11

Download UPS Module

Download the UPS module from the Magento Marketplace.

Visit the Magento Marketplace and download the UPS module ZIP file. This file contains all necessary components for installation.

https://marketplace.magento.com/ups-shipping.html
Download UPS Module
12

Upload Files to Server

Extract and upload the module files to your server.

Unzip the downloaded package and use FTP or SFTP to upload the 'app/code' folders to your server. Ensure all files are transferred correctly.

Upload Files to Server
13

Run Command Line Interface

Execute necessary commands in the Magento 2 directory via CLI.

Use the Command Line Interface to run commands that complete the installation process. Ensure you are in the correct directory before executing commands.

Run Command Line Interface

Was this guide helpful?