Bonfire is not a CMS or framework like CodeIgniter, but a tool to deploy and customize a CodeIgniter installation.
All done using a nicely crafted UI, instead of the clunky way of editing the raw source code.
Here are some key features of "Bonfire":
· Install script
· Admin dashboard
· Modular code base
· Twitter Bootstrap powered interface
· Database management tools
· Log viewer
· Module creator
· Themeing engine
· User groups and user permissions
· Built-in authentication
· Email queuing tool
· Extend via add-ons
· Built around HMVC
· Migration-ready
· Keyboard shortcuts
· Mobile friendly
· Enhanced debugging tools
Requirements:
· PHP 5.1.6 or higher
· MySQL 4 or highertphp
What's New in This Release: [ read full changelog ]
· Re-added temporary fix to remove `array to string` conversion errors in PHP 5.4 until CI remember to backport it.