Up until now I've only worked with CMPs that I'd created in 2.2.x and upgraded to 2.3 but they have still used ID numbers for their menu action.
I'm now trying to create a CMP from scratch in 2.3.2
I've done exactly as shown in Susan's guide here:
http://rtfm.modx.com/revolution/2.x/developing-in-modx/advanced-development/custom-manager-pages/custom-manager-pages-in-2.3 but I only get a blank page. The manager doesn't show up at all.
I've downloaded a multitude of other extras to have a look at how they are doing it but they are all using ID numbers for their actions too.
Is there something that has changed since this guide was written?
Or if not can someone recommend an extra that uses this action=welcome&namespace=mycmp type of URL so I can see how their controllers are set up?
Or if all else fails, how can I assign an id to an action for a new extra? Which db tables need to be edited?
Cheers!