hello;
There is no clear documentation about creating custom controllers, I mean like in Synfony on any framework. It seems to miss !
How can we add action to de backoffice by means of a plugin ? Seems to be too free (i mean there is not real recommandation for this)
How can I achieve that ? I know I can plug on OnFormAction event but it not very satisfying in terms of performance ...