Hello there,
I am developing a new ps1.5 module and get kinda stuck with the following:
i want a button in the backend that when pressing it calls an admin controller. I have set the controller in /modules/mymodule/controllers/admin/ajax.php
class MymoduleAjaxModuleAdminController extends Modu...