Umbraco.Cms.Integrations.Commerce.CommerceTools 1.0.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Umbraco.Cms.Integrations.Commerce.CommerceTools --version 1.0.2
NuGet\Install-Package Umbraco.Cms.Integrations.Commerce.CommerceTools -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Umbraco.Cms.Integrations.Commerce.CommerceTools" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Umbraco.Cms.Integrations.Commerce.CommerceTools --version 1.0.2
#r "nuget: Umbraco.Cms.Integrations.Commerce.CommerceTools, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Umbraco.Cms.Integrations.Commerce.CommerceTools as a Cake Addin
#addin nuget:?package=Umbraco.Cms.Integrations.Commerce.CommerceTools&version=1.0.2

// Install Umbraco.Cms.Integrations.Commerce.CommerceTools as a Cake Tool
#tool nuget:?package=Umbraco.Cms.Integrations.Commerce.CommerceTools&version=1.0.2

CommerceTools

This integration provides you with a custom product picker, allowing you to pick a CommerceTool provided product or category, convert the product or category into a content item in your Umbraco backoffice and publish it to your Umbraco webpage!

CommerceTool APIs are used to build a custom property editor, allowing an editor to pick a CommerceTool provided product or category and associate the identifier of the selected item with a Umbraco content item.

A property value converter converts the identifier into a strongly typed model, which is hydrated via a further API call and can be used for rendering to a page or including in a further API response.

Want to know more about how the integration is made?

If you want to see the details on how the integration to CommerceTool is made or just follow the example of extending Umbraco with a third-party system you can take a look at the blog post supplementing this integration.

workflow

overlay

property-editor

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 341 11/22/2022
1.0.1 342 11/4/2022
1.0.0 325 9/21/2021