Skip to content

hanifnoerr/codeigniter_bootstrap_login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeIgniter + Bootstrap Login Template

Multi Level User Login using CodeIgniter and Bootstrap

Preview

Available Role : admin and user

Image of Login_Page

Different view and menu based on role (./app_template) Image of Admin_Page Image of User_Page

How to use

  1. rename this as app_template
  2. create a db from data/user.sql [app_template_db]
  3. login
    1. admin|admin
    2. user|user

Credits

  1. CodeIgniter 3.1.11
  2. Login Page - Floating labels
  3. Admin Theme - SB Admin 2