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 f...
Aug 01, 2019
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)
(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 kerenAug 01, 2019Steel Contributor
jcgonzalezmartin - walkthrough for option 1?
- Aug 01, 2019
Here is the official documentation for the PnP Provisioning Engine with PowerShell PnP
- Taen kerenAug 01, 2019Steel Contributor
Veronique Lengelle - thx 🙂 - ok - I can then apply it to existing sites - how do I get it visible for other users and in the Site Creation Dropdown?