Duplicating a site on a clients Sharepoint instance

Daniel Muscionico 21 Reputation points
2022-10-24T11:10:01.45+00:00

As a Sharepoint developper working on a developper SP instance I would like to reuse the pages/lists/webpart params etc that have been developed/tested on a new client Sharepoint instance.
What steps should I be looking into to achieve this ?
Purpose is to develop a 'standard' solution and reuse it in various client instances.

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,810 questions
0 comments No comments
{count} votes

Accepted answer
  1. RaytheonXie_MSFT 33,641 Reputation points Microsoft Vendor
    2022-10-25T02:05:23.163+00:00

    Hi @Daniel Muscionico
    I will recommend you to use SharePoint Framework. The SharePoint Framework (SPFx) is a page and web part model that provides full support for client-side SharePoint development, easy integration with SharePoint data, and extending Microsoft Teams. With the SharePoint Framework, you can use modern web technologies and tools in your preferred development environment to build productive experiences and apps that are responsive and mobile-ready.
    Please refer to following steps to setup your tenant and environment
    https://learn.microsoft.com/en-us/sharepoint/dev/spfx/set-up-your-developer-tenant
    https://learn.microsoft.com/en-us/sharepoint/dev/spfx/set-up-your-development-environment
    And refer to following steps to deploy a spfx webpart
    https://learn.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


    0 comments No comments

0 additional answers

Sort by: Most helpful