Please help us help you and fill where relevant: Your LimeSurvey version: 5.4.11 Own server or LimeSurvey hosting: Own Survey theme/template: Own
==================
I would like to replace the "index" page from within a plugin. In general. I found a lot of material on how to do this for AdminController. But these methods don't work for UserManagementController. I also tried as a module but ran into a lot of problems with the paths to the views.
I want to extend sorting and filtering options by groups and roles. Because at the moment there is no such possibility, and I really need it.