Getting Started

Here’s how to get rolling:

  1. Design your SQL database

    SQL server configuration is setup in /config.php

  2. Optionally write your plugins

    Plugins are stored in /model/plugins, see documentation for details

  3. Write your controllers and go !!

    Controllers are stored in /controller