Forum Discussion
Taen keren
Aug 01, 2019Steel Contributor
SharePoint comm site - create Template
Hi
I'm not a developer...
Plan to create a standard 'Communication site' - then apply a specific logo and some color/themes, and webparts - and then - (some how) - save this as a template for others user - and let this site appear in the Create site Comm site drop-down? - is there a "walktrough" for this somewhere?
9 Replies
- No "Save as template" like feature Today...the options here are:
(1) Model visualy your site and then extract the PnP template using PnP PS...it's just a line a code...then also with PnP you can apply the template to new or existing sites
(2) Some idea, but with Site Scripts and Site Designs...this option is less flexible an rely on the ability to extract a Site Script for the full site
So best option to me: (1)- Taen kerenSteel Contributor
jcgonzalezmartin - walkthrough for option 1?
Here is the official documentation for the PnP Provisioning Engine with PowerShell PnP