On 10/21/2020 at 3:43 PM, Estian said:Turns out I had to register a "tab" (the controller name) for the controller in "installTab()" during module installation.
It shouldn't be necessary as in Prestashop >1.7.5 you can load a custom admin controller without registering a Tab.
But... the doc is pretty confusing, I failed to do it, does anyone know how to register an admin controller and use it in ajax from backoffice?