Hi, As nobody answered this question, I'll give it a try. I only installed this module couple of few days ago, and here it's how I've set it up.
Ok so you install iadmin as a module inside the app. You access it with this link: https://127.1.1.1/APPNAME/plugin_instant_admin/user/login<https://192.168.1.33/listing/plugin_instant_admin/user/login> You might have to modify username and password for super user if you auth is configured to use only email and not username. Not sure what is default password. To change username or password open appadmin page: https://127.1.1.1/APPNAME/<https://192.168.1.33/listing/plugin_instant_admin/user/login> appadmin/select/db?query=db.auth_user.id%3E0<https://192.168.1.33/listing/appadmin/select/db?query=db.auth_user.id%3E0> Cheers I