I'm about to set up a new SPO env. In the env I should have 5 custom templates, which powerusers can select in the dropdown list when creating a new teamsite.
I tried different tutorial and PS scripts but can seem to get it working.
- https://docfluix.com/2018/10/15/tips-tricks-for-automated-sharepoint-site-provisioning-with-pnp-part-1/ (works with XML files)
- https://laurakokkarinen.com/the-ultimate-guide-to-sharepoint-site-designs-and-site-scripts/ (works well, but I have to manually compose the .JSON file)
I'm looking for a tool, better yet a PSscript for export a existing Teamsite as JSONtemplate.
Anyone to the rescue?