How to upload angular app on SharePoint site?

Rashi Shukla 0 Reputation points
2023-07-17T06:42:56.5766667+00:00

I have two doubts. The first one is simple i.e., how to upload an angular app on sharepoint site. Another one is, is it possible to upload an already built angular app to upload as page in prebuilt SharePoint site.

I have tried searching everywhere but couldn't find a proper way.
(It would be a great help if this is possible without using SPFx).

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,300 questions
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

1 answer

Sort by: Most helpful
  1. RaytheonXie_MSFT 33,641 Reputation points Microsoft Vendor
    2023-07-17T09:01:42.5066667+00:00

    Hi @Rashi Shukla,

    Per my research, there is no such function to use anglar app without spfx in SharePoint online modern experience. Here is the list of classic publishing site features that are not supported in modern sites. Please refer to the following document

    https://learn.microsoft.com/en-us/sharepoint/publishing-sites-classic-to-modern-experience#classic-publishing-site-features-that-are-not-supported-in-modern-communication-sites

    As a workaround, you can refer to following steps to migrate your angular application by spfx

    https://learn.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/guidance/migrate-angular-1-x-applications-to-sharepoint-framework


    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.