CURO is a content management systems for Website Developers who want to give their standard websites a management system.
- First copy the following files and folders to your website folder
- /admin
- /media
- config.php
- curo.php
- curo_db.sql
- Then import the curo_db.sql
- Change the config.php with your database settings, e.g DB_NAME,DB_USER, DB_PASSWORD, DB_HOST
- To use CURO, include the file curo.php in page you want to curo on.
- The curo.php contains functions to call displays from database.