Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 921 Bytes

File metadata and controls

23 lines (18 loc) · 921 Bytes

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