Umbraco.Cms.Integrations.Commerce.CommerceTools
1.0.2
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
<PackageReference Include="Umbraco.Cms.Integrations.Commerce.CommerceTools" Version="1.0.2" />
paket add Umbraco.Cms.Integrations.Commerce.CommerceTools --version 1.0.2
#r "nuget: Umbraco.Cms.Integrations.Commerce.CommerceTools, 1.0.2"
// 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- UmbracoCms.Web (>= 8.5.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.