Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Installation

Wyatt Walker edited this page Jun 26, 2015 · 2 revisions
  1. Checkout the code
  2. Set DOCUMENT_ROOT directory to /web. Make sure that htaccess and REWRITE support is enabled.
  3. Copy /assets/config/db.sample.php to /assets/config/db.php
  4. Change settings for DB connection in the /assets/config/db.php
  5. Open http://yoursitename/install

Code structure:

  • ROOT
  • assets
  • classes
  • database
  • modules
  • vendor
  • web
Clone this wiki locally