Skip to content

berklee/Bonfire

 
 

Repository files navigation

Faster Development of CodeIgniter 2.0 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

  • Very flexible template/theme system, capable of Wordpress-like parent/child 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
  • Module Builder with CRUD generation
  • Simple email queue system
  • 2-step installer
  • Ready for Reactor’s multiple-environment config files. (database settings already use it.)
  • Migration-ready (using either raw SQL or Database Forge commands)
  • Log view/maintenance

Features 'coming soon':

  • Auto-updater for core
  • Custom User Fields
  • CRON task management

and possibly even more...

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.

NOTE: Latest database dump can be found under bonfire/application/db/backups. Import that into a new database, and setup your database connections and you should be good to go. You can login to the admin /admin with email: admin@bonfire.com, pass: bonfire.

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

The Team

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 92.0%
  • JavaScript 8.0%