How to create a lists based modern site that I can reproduce across tenants?

Copper Contributor

Good day,

 

Wish to have a sharepoint site with many lists, views on those lists , (modern) sharepoint pages using those list, all depending on each other.

I need to be able to deploy/copy complete site, all information, lists, pages etc to a new sharepoint site. I would even like to copy this to a different tenant.

 

How could I get started with this? Does a microsoft sollution exists to copy this (and not break links between the lists). (My research says no)

Should I design all of this as a sharepoint app? (can apps do this?) (could apps handle schema updates in the future on the lists?)

 

What technology/solutions should I be looking at to achieve my goal?

2 Replies

@JayBeeFinalBeta have a look at ShareGate which can copy sites between tenants.

 

Rob
Los Gallardos
Microsoft Power Automate Community Super User.
Principal Consultant, SharePoint and Power Platform WSP Global (and classic 1967 Morris Traveller driver)

Thanks Rob,

I was really hoping for another way.
I've found that there is a sharpeoint store. https://learn.microsoft.com/en-us/sharepoint/dev/spfx/publish-to-marketplace-overview
Would building a sharepoint framework app give me what I require?