CoolBrew User Guide Version 1.3
Based on CodeIgniter Version 1.5.4


About this User Guide

This user guide is intended to extend the CodeIgniter User Guide (which is why the graphic design is a blatant rip-off of the CodeIgniter guide) and discusses only the features and aspects of CoolBrew that differ from CodeIgniter. If you aren't familiar with CodeIgniter, we recommend that you take a few minutes to read through the Introduction section of the CodeIgniter User Manual to get a sense of how it works.

What is CoolBrew?

CoolBrew is a variant of the CodeIgniter Application Development Framework that is designed to share a single code base with multiple websites existing on the same server. It implements a tag-based architecture that makes it easy to add dynamic content to static web pages. Its goal is to make it easy to create as many dynamic websites as you want while keeping all the code in one location so it's easy to maintain.

CoolBrew is based on the CodeIgniter Application Development Framework and shares much of its functionality.

Why Would I Want This?

You should consider using CoolBrew if: