Admin-Panel-User-Management-using-CodeIgniter
Admin-Panel-User-Management-using-CodeIgniter
Admin Panel User Management Demo - CodeIgniter + AdminLTE Theme
Admin Panel - User Management Demo using CodeIgniter + AdminLTE Bootstrap Theme
The code is uploaded to demonstrate the simple role based Admin Panel application using CodeIgniter(MVC Framework)
Purpose :
For every website, we need some sort of admin panel to monitor over the content of the website. The developers must have to start with the basic functinalities like login, logout, create/manage admin users, manage their roles, change password, forget password etc. This repository gives you all above things readymade as boilerplate for admin panel (but by using CodeIgniter PHP MVC framework). You just start code to add your project feature in it.