Angular & Wordpress
Hello! A few hours ago I found this plugin on the web and I have some questions to see if I understand how it works. I have developed an angular application and I should integrate it into a wordpress site. Specifically my application deals with managing an event calendar and would replace a plugin that was integrating with the site. Can I use your system to inject my application into the site and leave the routing unchanged, with the addition of what my application offers? For example: on wordpress I have the "about us" page and in my application I have "calendar" which I access through wordpress routing. Can I see the "about us" page and at the same time my "calendar" injected into the template I am using? Basically: can I combine the two routing mechanisms by making the wordpress one dominate? I apologize in advance if I have not centered how your application works.