Skip to content

elieldepaula/bootstrap-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Bootstrap 3 helper for CodeIgniter

It's a simple helper to use Bootstrap 3 with CodeIgniter, just put the bootstrap_helper.php into your application/helper folder and load with $this->load->helper('bootstrap'); to be ready to use.

Note:
-----

You must have bootstrap in your project folder fowlling this structure:

/webroot
  |-application
  |-system
  |-bootstrap
      |-css
      |-js
      |-fonts

About

Bootstrap 3 helper for CodeIgniter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages