Kicker framework with CodeIgniter, Twitter Bootstrap and ionAuth
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:
admin@admin.com
password
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.