Welcome Guest, Not a member yet? Register   Sign In
User Role
#1

Hello

My project is having Super users and users 

So we can setup the Roles for each and every users 

How can i setup the user role 

Eg:
@These users access only these menus 
@These users Access only these functionalities 

Like that 

You have any option in CI

Best Regards
Reply
#2

(This post was last modified: 08-30-2018, 09:25 AM by php_rocs.)

@gowtham,

You have many options to choose from...
1. You could build your own integrated user access system.
2. You could use Ion-Auth ( https://github.com/benedmunds/CodeIgniter-Ion-Auth )
3. You could use Bonfire ( https://github.com/ci-bonfire/Bonfire )
4. You could use Community Auth ( https://community-auth.com/ )
5. You could do a Google search and find other suggestions.

I'm quite sure if you do a search in the forums you will find other opinions and options.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB