I’m developing an extension wich revamps the publish form, adding a custom field wich allows to select an image from a gallery(using the gallery module). I want to implement the selection of the especific picture with AJAX… Is there a way to call with an URL a function in the php file of the extension? or something like that? (I want to implement all the backend in the same file)
Thanks (If I manage to finish this extension I will share it
)
