About Roles Admin
Posted: Fri Apr 24, 2020 2:53 pm
I have a small web page and I want to know how according to the type of user it sent to one page and if it is another user go to another specific page. And in the administrator module is possible create more users assigned to a specific page.
For example, in Log In, when an user enters with an account, they should go to a page specified according to the type of user.
For example In my page called: "listado.php" I add "User Redirect" and it redirect with a specific user!! but what happen when create an new user?. because with user "vendedor" it go to page "vesti_visual" but if is a new user how to add other user in this secction "Redirect Rules"?.

In this section I think is ok I used a Role only access users with roles "Por Mayor".

But in this section Log in How do redirect an user depending on their role?.

Also is there a way to create modify new super administrators?
Any tutorial about roles?.
Thanks
For example, in Log In, when an user enters with an account, they should go to a page specified according to the type of user.
For example In my page called: "listado.php" I add "User Redirect" and it redirect with a specific user!! but what happen when create an new user?. because with user "vendedor" it go to page "vesti_visual" but if is a new user how to add other user in this secction "Redirect Rules"?.

In this section I think is ok I used a Role only access users with roles "Por Mayor".

But in this section Log in How do redirect an user depending on their role?.

Also is there a way to create modify new super administrators?
Any tutorial about roles?.
Thanks