Skip to content

hfloyd/Dragonfly.Umbraco9.SchemaImporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dragonfly Umbraco 9 Schema Importer

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

Dragonfly Website Umbraco Marketplace Nuget Downloads GitHub

Versions

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

Installation

Nuget Downloads

    PM > Install-Package Dragonfly.Umbraco9.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 9 Site

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors