Skip to content

kotomono7/cake_forum

Repository files navigation

CakePHP Forum

Simple Forum Built with CakePHP 2.6.7

About

This web is just for learning example for everyone who want to learn and explore all about CakePHP framework, I hope this would be useful for you.

Requirements

  1. CakePHP >= 2.6.7
  2. PostgreSQL >= 9.4

Components

Twitter Bootstrap v3.3.4, CKEditor v4.4.5, jQueryUI v1.10.3

Plugin

AclExtras

Installation

  1. Copy all files to your /xampp/htdocs/ or /var/www/ directory
  2. Create database "db_forum" (without quote) and Import file db_forum to your PostgreSQL (use pgAdmin)
  3. Edit database configuration file (/app/Config/database.php)
  4. Voila, all done!

© 2015 Muhammad Khoirul Umam