Forum Discussion
KjoniX
May 31, 2024Copper Contributor
Best practise for create sites based on template include folders/files
I have a site with lot of folders and subfolders, and some template documents. Bases on this site I want to create project sites from a Power App. I have created a Power App which trigger a P...
Jun 01, 2024
Two options at least here:
(1) You generate a PnP template including the folders and other setup from the site and apply that template in new sites as part of your automation
(2) You generate everything you need in the site with PnP PowerShell cmdlets
(1) You generate a PnP template including the folders and other setup from the site and apply that template in new sites as part of your automation
(2) You generate everything you need in the site with PnP PowerShell cmdlets