Good morning, I have a registration form and I need to link it to some types of users.
These users will have access to certain pages, which will differ according to the type of user.
These types are:
Administrator, manager, accredited, client and administrative assistant. You may have other types in the future.
I have already managed to save the data in database and bind to the joomla user system, in case, whenever I make a new registration it already list as user joomla.
I just do not know how to link these new users to the type of access I want.
Help me
These users will have access to certain pages, which will differ according to the type of user.
These types are:
Administrator, manager, accredited, client and administrative assistant. You may have other types in the future.
I have already managed to save the data in database and bind to the joomla user system, in case, whenever I make a new registration it already list as user joomla.
I just do not know how to link these new users to the type of access I want.
Help me