I would like to ask an experienced person.
How did you move your SharePoint Online Modern Team Site list, library settings and SPFX programs from development to test and from test to production?
Thank you.

有帮助吗?

解决方案

To move the lists and libraries between environment, I would suggest you use the mover tool. Please read this article for more:

https://docs.microsoft.com/en-us/sharepointmigration/mover-o365-to-o365

For SPFX solutions, you could download them from the test environment. Then deploy them on your product environemnt.

https://sharepoint-tricks.com/backup-your-sharepoint-spfx-solutions/

其他提示

You have to use the 3rd party tools to migrate / move content between the SharePoint tenants. Their is no OOTB way, you can try different tools as they offer free trail

Another way is using the Save as template method.

  • Save the source site as a template
  • Then attach the saved template to the destination site in SharePoint Online
  • Copy the content from source site to the destination site in SharePoint Online

Read more here

许可以下: CC-BY-SA归因
scroll top