Migrate provider hosted app client Webpart into SharePoint online

Naresh Kapa 20 Reputation points
2023-10-25T20:50:49.3333333+00:00

Hi,

I have got requirement to migrate the existing provider hosted app into SharePoint online. I have changed the configuration, deployed the same client Webpart in SharePoint online site collection App catalog and added the webpart onto the page. the app is working as same as earlier.

I observed one thing here, the webpart can be added only in classic page. how can i convert/Migrate the Client Webpart(Host Web) to get it work in Modern page too? it would be more helpful if you share any articles/steps.

Thanks in advance.

Regards,

Naresh

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.
3,572 questions
0 comments No comments
{count} votes

Accepted answer
  1. RaytheonXie_MSFT 40,441 Reputation points Microsoft External Staff
    2023-10-26T03:03:57.8966667+00:00

    Hi @Naresh Kapa,

    Since most of the classic web parts are not available in the modern experience. I would recommend you to transfer the web part into spfx. Here is the document about spfx

    https://learn.microsoft.com/en-us/sharepoint/dev/spfx/sharepoint-framework-overview

    And if you want to transfer the web part to spfx you could refer to the following video

    https://www.youtube.com/watch?v=OLN--qHnFDs


    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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.