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
<PackageReference Include="Umbraco.Community.Schemex.Importer" Version="1.1.0" />
paket add Umbraco.Community.Schemex.Importer --version 1.1.0
#r "nuget: Umbraco.Community.Schemex.Importer, 1.1.0"
// 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
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 | Versions 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. |
-
net8.0
- Umbraco.Cms.Web.Website (>= 14.0.0)
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 |