Skip to content

PeterRock/Ci-Bonfire3

Repository files navigation

First of all

This project is a batch of ci-bonfire/Bonfire.

Why create a new project

There are lots of broken branchs and the road map is indeterminate.We need to spend a lot of time to fix these problems.

The Bonfire develop branch will be the only branch receiving new features and/or major code changes.

So, ahy not make it better to updated and fantastic.

Faster Development of CodeIgniter Apps

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.
  • 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

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 usstpeter@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

This Branch based on bonfire 0.9 and uses CodeIgniter 3, not support CI2.