Why does PBX manager not show plugin for the template app
When you create a new app from the template in visual studio, it creates an app, an admin interface and a pbx manager plugin. For the app itself the PBX object is created. I also created an app object for the admin interface, which is than also visible (it doesn't work however, see other ticket). However, I would expect that the plugin defined in that application shows up in the PBX manager... but that doesn't happen. From the other applications I can see you do not need an app object for that; do I have to do something else then?