We have developed a set of custom actions for use in the ESB. We would like to be able to extend the ESB editor and add a new section to the New->Actions context menu an provide appropriate forms for entering the configuration data.
A bit of digging and it appears these are modelled using the .meta files in the core plugin and there is an extension point for this. Is there any documentation on how to use this extension if in fact this is the right path to take?
Any suggestions would help.