Skip to content

Latest commit

 

History

History
executable file
·
23 lines (11 loc) · 1.22 KB

File metadata and controls

executable file
·
23 lines (11 loc) · 1.22 KB

Introduction

CodeIgniter Bootstrap kick starts the development process of the web development process by including Twitter Bootstrap into CodeIgniter. It also includes certain libraries such as AWS and Facebook in-case you are developing applications requiring those SDKs. So stop writing the same code over again and start working on your idea.

Example

The project example builds the basis for an ecommerce book store application implementing Codeigniter + Bootstrap + Tank Auth for manage user roles and authentication.

Installation

Derived from CodeIgniter, read CodeIgniter Installation for how to install using this zipball instead. If you're not familiar with CodeIgniter, I suggest reading the CodeIgniter Tutorial on how to get started and read the wiki for more information.

Documentation

Check out the Wiki for more information.

License

MIT with CodeIgniter Amendments