Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 680 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 680 Bytes

CodeIgniter Bootstrap

Kicker framework with CodeIgniter, Twitter Bootstrap and ionAuth

Manage Users Screen


Usage

Create a database and update your configuation settings:

deploy/application/config/development/database.php

Run the sql/ion_auth.sql to setup your users/groups tables

You can login using the default admin credentials of:

Notes/Comments

I've removed the phone number fields and associated validation from the original ionAuth library / examples. The setup there was/is not suitable for international phone numbers.