CodeIgniter Forums
Role based login and dynamic menu access by specific users - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Role based login and dynamic menu access by specific users (/showthread.php?tid=71181)



Role based login and dynamic menu access by specific users - jaydevvara - 07-17-2018

Hello everyone i am new developer in  codeigniter, i need Role based login system and dynamic menu access by specific users so please help me.


RE: Role based login and dynamic menu access by specific users - InsiteFX - 07-17-2018

For Auth:

Community Auth

Features:

Core Authentication Features
User Authentication (User Login)
Access Granted by Level / Role
Access Granted by Role Group
ACL for Finer Controlled Permissions
Limits Failed Login Attempts
Limits Login to a Single Device (Default)
Deny Access by IP (Requires Local Apache Configuration File)
Persistent Login (Remember Me) (Turned Off by Default)
Forgotten Password and Username Recovery

For the menu's you would need to do that yourself.

But here are a few links:

This is a great site for new users - Avenir:

Revisiting the multilevel menu in PHP with some additional code (as in… Bootstrap CSS)

Dynamic Menu CodeIgniter

I originally wrote this one:

lvasquez/Dynamic-Menu-CodeIgniter

Hope that helps.


RE: Role based login and dynamic menu access by specific users - cirbac - 08-31-2018

(07-17-2018, 12:39 AM)jaydevvara Wrote: Hello everyone i am new developer in  codeigniter, i need Role based login system and dynamic menu access by specific users so please help me.

CIrbac – PHP Login, User Management and Role Base Access Control System


https://codecanyon.net/item/cirbac-codeigniter-role-base-access-control-system/21173684