Umbraco Commerce Packages
CMSCloudHeartcoreDXP
  • Packages for Umbraco Commerce
  • Commerce Products
    • Umbraco Commerce
    • Commerce Payment Providers
    • Commerce Shipping Providers
  • Cart
    • Overview
    • Installation
    • Configuration
    • Release Notes
  • Checkout
    • Overview
    • Installation
    • Configure Umbraco
    • Customize Checkout
    • Checkout Screenshots
    • Release Notes
  • Deploy
    • Overview
    • Installation
    • Deploying Changes
    • Release Notes
  • Product Feeds
    • Overview
    • Installation
    • Extending the plugin
    • Release Notes
Powered by GitBook
On this page
  • NuGet Package Installation
  • Upgrading

Was this helpful?

Edit on GitHub
Export as PDF
  1. Deploy

Installation

Detailed instructions on how to install and configure Deploy into your Umbraco Commerce implementation.

PreviousOverviewNextDeploying Changes

Last updated 1 year ago

Was this helpful?

The Umbraco Commerce Deploy package can be installed directly into your project's code base using our NuGet packages.

NuGet Package Installation

To install the Umbraco Commerce Deploy package via NuGet run the following command directly in the NuGet Manager Console window using Visual Studio:

PM> Install-Package Umbraco.Commerce.Deploy

Alternatively, you can also find and install the NuGet package via the NuGet Package Manager.

Upgrading

Umbraco Commerce Deploy does not consist of any UI files or database changes. It is generally ok to install the upgrade on top of a previous install.

Installing Umbraco Commerce Deploy via the NuGet Package Manager