Umbraco.Community.Schemex.Importer 1.1.0

dotnet add package Umbraco.Community.Schemex.Importer --version 1.1.0                
NuGet\Install-Package Umbraco.Community.Schemex.Importer -Version 1.1.0                
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.Community.Schemex.Importer" Version="1.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Umbraco.Community.Schemex.Importer --version 1.1.0                
#r "nuget: Umbraco.Community.Schemex.Importer, 1.1.0"                
#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.Community.Schemex.Importer as a Cake Addin
#addin nuget:?package=Umbraco.Community.Schemex.Importer&version=1.1.0

// Install Umbraco.Community.Schemex.Importer as a Cake Tool
#tool nuget:?package=Umbraco.Community.Schemex.Importer&version=1.1.0                

Schemex.Importer

Downloads NuGet GitHub license

Package for importing all schema data and content from an Umbraco project running Schemex.Exporter. Use it as a baseline installer, instead of having to manage a Starter Kit package.

The package is installed in your destination project, eg. a new blank project you've created, where you want to import your default schema setup into.

Hit the /umbraco/schemex/import/push?source=[hostname] endpoint on the destination project to trigger the import. In the source parameter, you define the hostname of the Umbraco project containing the Exporter package. Eg. baseline.skttl.dk.

The importer will then download the package.xml of the source site, and import it into the destination project. For safety reasons, the import will not run if the destination project already contains Content Types. But you can override this by adding &force=true to the import endpoint url.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows 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.1.0 95 10/11/2024
1.0.0 94 10/11/2024
1.0.0-beta001 79 10/11/2024