Skip to content

A tool to quickly import a generated package.xml file into the back-office of an Umbraco 10 Site

License

Notifications You must be signed in to change notification settings

hfloyd/Dragonfly.Umbraco10.SchemaImporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dragonfly Umbraco 10 Schema Importer

A tool to quickly import a generated package.xml file into the back-office of an Umbraco 10 Site created by Heather Floyd.

Dragonfly Website Umbraco Marketplace Nuget Downloads GitHub

Versions

This package is designed to work with Umbraco 10. View all available versions.

Installation

Nuget Downloads

    PM > Install-Package Dragonfly.Umbraco10.SchemaImporter

Usage

After installation, a Dashboard is added to the "Settings" section in the Umbraco back-office (ex: http://YOURSITE.COM/umbraco/#/settings?dashboard=Dragonfly.SchemaImporter)

  1. In your source site, use the "Create Package" tool in the "Packages" section to choose the schema items you want to copy, and download the resulting ZIP file. Extract the "package.xml" file from the ZIP.
  2. Install 'Schema Importer' into your destination site, and access it via the dashboard added in the "Settings" area. Browse to your downloaded "package.xml" file and import it into your site.

Umbraco's built-in package processing API is used - just like for NuGet packages, so your schema will be imported just like it was part of a NuGet package, without the overhead.

About

A tool to quickly import a generated package.xml file into the back-office of an Umbraco 10 Site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published