Forum Discussion
tgroppi
Aug 18, 2021Copper Contributor
How can i deploy multiple page templates to other sites
Hi We have a large Modern Sharepoint Community site (like a wiki), with over 65 Sites. If we create 3 / 4 Sitepage Template on one site. How can we deploy them to all other sites ? See images...
- Aug 19, 2021Just to add to the previous reply, there is also an article from the same person with an alternavite way of doing it using PowerShell
https://mattipaukkonen.com/2020/07/02/distribute-sharepoint-page-templates-with-pnp-powershell-and-provisioning-templates/
Aug 19, 2021
Just to add to the previous reply, there is also an article from the same person with an alternavite way of doing it using PowerShell
https://mattipaukkonen.com/2020/07/02/distribute-sharepoint-page-templates-with-pnp-powershell-and-provisioning-templates/
https://mattipaukkonen.com/2020/07/02/distribute-sharepoint-page-templates-with-pnp-powershell-and-provisioning-templates/
tgroppi
Aug 19, 2021Copper Contributor
Great thanks Joel