Question: Give other rights to the admin

Give other rights to the admin

Is it possible to add the right to create users to an admin? As created by other group and right alone. So, I would like to have an admin who can create other users Thank you

DB

Danny Bussinier

Asked
Is it possible to add the right to create users to an admin?
As created by other group and right alone.

So, I would like to have an admin who can create other users

Thank you
  • MS

    Mian Saleem

    Answered
    Hello,

    No. The owner and admin groups have fixed permissions. You will need to edit the item code to change them.

    Thank you
  • DB

    Danny Bussinier

    Answered
    OK
    What code or file should I touch to modify?
    Thank you
  • MS

    Mian Saleem

    Answered
    Hello,

    I am sorry as I can't help with modifications for modified version. You are allowed to do it your own risk as per license. We don't offer support for customisation.

    You will need to modify the auth controllers `app/controllers/admin/Auth.php` , you have access to `$this->Owner` and `$this->Admin` properties inside controller. If you not sure, how to use, I suggest you to hire any developer to help you.

    Thank you
  • Login to Reply