Forum Discussion
Yigit_Yuruker
Jan 30, 2019Copper Contributor
Saving Site as Template
Hello,
I've created a SharePoint Site to use on projects (with Subsites, document libraries and lists so on) and would like to save it as a template to use it again for upcoming projects. I couldn't save it through Site Settings. How can I save it as a template and how can I use for future projects?
- The best way to do this is to use PnP so you can extract the template of your sites and then apply whenever you need in new site
4 Replies
Sort By
- The best way to do this is to use PnP so you can extract the template of your sites and then apply whenever you need in new site
- Yigit_YurukerCopper Contributor
Hello Again,
I am not very well with this topic, so how can I use PnP? Internet results give plenty confusing answers.
- Dean_GrossSilver Contributor
Disabling publishing feature is a workaround that is not recommended for many reasons. You should use https://docs.microsoft.com/en-us/sharepoint/dev/solution-guidance/pnp-provisioning-framework
How can I save it as a template and how can I use for future projects?
Had the same issue - it was caused by the Publishing features being enabled. Disabling Publishing resolved the issue.
I hope that helps.
Norm