The framework source code can be found here: cakephp/cakephp.
- Download composer from getcomposer.org
- Go to your project root and type
composer update - Use your database management tool to import the database located at
database/ - Rename
app.default.phptoapp.php - Edit the database configuration under the
Datasourcesnamespace - If you have mail-activation enabled, change it also under the
Mailernamespace. - You have succesfully setup Chatzor5
Credits go to the creators of CakePHP for developing this amaaazing framework. And @Finley7 for Chatzor5.
Have fun!