Skip to content

A solution for migration-like development in SharePoint

Notifications You must be signed in to change notification settings

henningeiben/SharePointMigration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SharePoint Migration Framework

Summary

This solution contains two Plaster-Templates that allow you to create new SharePoint-Projects using a migration-like approach. The other template creates new migrations to an existing project.

Prerequisits

Usage

Invoke-Plaster -TemplatePath [Path-to-Plaster-Template]

New-Project Parameters

Parameter Description
TemplatePath path, where the plaster-template is stored
DestinationPath path, where the new project should be created
SiteUrl URL of the site, where the migration should be executed against
FieldName name of the property, where the current deployment-version will be stored
Edition the edition to use, either 2013, 2016 or online

Add-Migration Parameters

Parameter Description
TemplatePath path, where the plaster-template is stored
DestinationPath path, where the new project should be created

About

A solution for migration-like development in SharePoint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published