Best way to embed existing application (example I already have a Angular 9 application and want it in Umbraco)
I have used many CMS environments in the last 20 years but I am new to umbraco.
Currently I am just looking to keep it simple but follow good practice.
I have a few existing application that I want to embed into Umbraco and so far I have made a few assumptions but don't know if they are right (or really how to do it)
1. Make a Package and include my application in it.
2. After seeing that work I plan on unseeing Umbraco properties and template Razor to pass settings to my angular app (by javascript)
3. I feel like I am reinventing the wheel and pretty sure others have done this.
Well put simply
There is an existing Umbraco application and an existing Angular9 application too.
They would like the Angular9 application embedded on a page in Umbraco so they can have it on multiple pages and pass different loading data for each instance.
Best way to embed existing application (example I already have a Angular 9 application and want it in Umbraco)
I have used many CMS environments in the last 20 years but I am new to umbraco.
Currently I am just looking to keep it simple but follow good practice.
I have a few existing application that I want to embed into Umbraco and so far I have made a few assumptions but don't know if they are right (or really how to do it) 1. Make a Package and include my application in it. 2. After seeing that work I plan on unseeing Umbraco properties and template Razor to pass settings to my angular app (by javascript) 3. I feel like I am reinventing the wheel and pretty sure others have done this.
Thanks!
Hi nononoandy;
Not sure if you try to build a Headless app or a SPA with Angular?
But here I found some resources that could help you:
[source] https://umbraco.com/about-us/umbraco-dictionary/headless/
[source] https://our.umbraco.com/documentation/reference/routing/webapi/
[source] https://www.purcellyoon.com/insights/articles/umbraco-7-simple-angular-single-page-application-spa-with-umbraco-as-a-content-service
Well put simply There is an existing Umbraco application and an existing Angular9 application too.
They would like the Angular9 application embedded on a page in Umbraco so they can have it on multiple pages and pass different loading data for each instance.
Does that help clear it up?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.