Forum Discussion
Sharepoint online site templates?
- Apr 29, 2021
Barak-S You can enable this functionality using few hacks. But, Save site as a template is not fully supported in SharePoint online modern experience.
Recommended ways:
1. Use PnP Provisioning for creating & applying site templates. Find more details at: Introducing the PnP provisioning engine
2. Using site design and site script
Hack (not recommended):
Allow custom scripts & then save site as template like classic experience. Find more information in below references:
1. Save site as a template for Modern Team and Communication Site in SharePoint Online
2. Save Modern Team Site as a template & provision using Classic Team Site method (visible in SP Admin)
Additional:
Microsoft is introducing scenario-based site templates in SharePoint online which might help you or others in future. More information at: Site templates are coming to SharePoint Online
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
Barak-S You can enable this functionality using few hacks. But, Save site as a template is not fully supported in SharePoint online modern experience.
Recommended ways:
1. Use PnP Provisioning for creating & applying site templates. Find more details at: Introducing the PnP provisioning engine
2. Using site design and site script
Hack (not recommended):
Allow custom scripts & then save site as template like classic experience. Find more information in below references:
1. Save site as a template for Modern Team and Communication Site in SharePoint Online
2. Save Modern Team Site as a template & provision using Classic Team Site method (visible in SP Admin)
Additional:
Microsoft is introducing scenario-based site templates in SharePoint online which might help you or others in future. More information at: Site templates are coming to SharePoint Online
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- Barak-SApr 29, 2021Copper ContributorThanks!