Skip to content

whsheng/CI-Bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickStart CodeIgniter
======================
This project pulls together several popular components to provide a jumpstart when creating your next web application.

Example Page
---------------
http://cibootstrap.weeklybuild.com

Getting Started
---------------
Start by loading the database schema into your database schema.sql
Set $config['sess_use_database'] value to TRUE in /application/config/config.php
Set $config['encryption_key'] value in /application/config/config.php
Add your database settings to /application/config/database.php
Check your settings in /application/config/tank-auth.php
Check your settings in /application/config/email.php

Future Roadmap
---------------
User Role System
User Profiles

About

Jumpstart your CodeIgniter project with pre-integrated TankAuth & TwitterBootStrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published