Skip to content

suhindra/Bonfire

 
 

Repository files navigation

Faster Development of CodeIgniter 3.x/2.x Apps

Click here to lend your support to: Bonfire - faster CodeIgniter development and make a donation at www.pledgie.com !

That's Bonfire's goal: provide a solid base off of which to build your new web applications. It's not a CMS. Instead, it's a springboard to build off of with many of the tools you wish you had on projects but never took the time to build.

All wrapped up in an elegant interface that will make you proud when you hand the project over to your client.

Current Features

  • CodeIgniter 3.x included. CodeIgniter 2.x support available with some minor changes.
  • Very flexible template/theme system, capable of Wordpress-like parent/child themes.
  • Uses Twitter Bootstrap 2.x for the Admin and Default themes
  • Fully modular and built around HMVC
  • 4 ‘contexts’ ready for your code: Content, Reports, Settings and Developer Tools
  • Database backup and maintenance interface
  • Role-based access control
  • Built-in users/auth system
  • Code Builder with CRUD generation
  • Simple email queue system
  • 2-step installer
  • Uses multiple-environment config files.
  • Migration-ready (using either raw SQL or Database Forge commands)
  • Log view/maintenance

Road Map

Check out our online road map where you can comment and vote on items in the lists.

Stay Up To Date

Follow Bonfire's progress and commits at Twitter by following cibonfire.

Lend A Hand

If you're interested in helping out, fork the project and start coding! I'd love to have you on board. You can always shoot me an email at lonnieje@gmail.com and we can talk about how you'll best fit it and what the best place to start coding would be.

Let's make this the best kick-start to any CodeIgniter project.

Branches

Due to the shift from CI2 to CI3, there are 2 branches containing recent releases and 2 development branches.

  • The releases are in the master (v0.8.0) and 0.7.4 (v0.7.4) branches.
  • The development branches are develop (v0.8.1) and 0.7.5-dev (v0.7.5) branches.

Any changes due to issues in the Bonfire code are currently being made to both development branches.

  • v0.8.x uses CodeIgniter 3 by default. CI2 is supported, but not included.
  • v0.7.x uses CodeIgniter 2 by default. CI3 is supported, but not included.

Bug Reports

We strive to make Bonfire a solid base to work with. In doing so your Bug Reports are very vital to us. Before making a Bug Report please check the existing Issue Tracker , if the bug you have found does not exist in the issue tracker already, please text a minute to read the guide lines to making a Good Bug report.

The Team

The Bonfire Team is made up of developers from around the world interested in making Bonfire a better kickstart for your CodeIgniter projects.

Bitdeli Badge.

About

Jumpstart your CodeIgniter web applications with a modular, HMVC-ready, backend.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 84.6%
  • HTML 7.3%
  • JavaScript 5.9%
  • CSS 2.1%
  • ApacheConf 0.1%