Install shipping providers
Learn how to install and add shipping providers to your Umbraco Commerce implementation.
Last updated
Learn how to install and add shipping providers to your Umbraco Commerce implementation.
Last updated
When you need to install a shipping provider into your Umbraco Commerce implementation it is done via NuGet.
The installation can be handled in one of two ways as explained below.
Open the NuGet Manage Console.
Type in the following command:
Use the table of available Shipping Providers to ensure you get the correct package name for the provider you want to install.
Open the NuGet Package Manager.
Search for the Shipping Provider you want to install.
Ensure the "Browse" tab is selected.
Install the package into your solution.
Alternatively, you can also find and install the NuGet package via the NuGet Package Manager.
Before upgrading, it is always advisable to take a complete backup of your site and database.
Umbraco Commerce uses Umbraco Migrations to install all of its features. Upgrades follow the same process as the installation processes detailed above, by installing the latest version over the top of the existing package installation. By using this process the installation will only install new features and features that are missing.
Shipping Provider | NuGet Package name |
---|---|
DHL
Umbraco.Commerce.ShippingProviders.Dhl
EasyPost
Umbraco.Commerce.ShippingProviders.EasyPost
Shipmondo
Umbraco.Commerce.ShippingProviders.Shipmondo