Skip to content

CURO Implementation

ruarch edited this page Apr 30, 2013 · 1 revision
  1. First copy the following files and folders to your website folder

    • /admin

    • /media

    • config.php

    • curo.php

    • curo_db.sql

  2. Then import the curo_db.sql

  3. Change the config.php with your database settings, e.g DB_NAME,DB_USER, DB_PASSWORD, DB_HOST

  4. To use CURO, include the file curo.php in page you want to curo on.

  5. The curo.php contains functions to call displays from database.

Clone this wiki locally