###############################################################################################
###############################################################################################
###Short installation guide:
###Clone the repo: git clone https://github.com/SloppySyntax/koken.git
git update-index --skip-worktree ./storage/configuration/database.php
git config --global core.excludesFile ~/.gitignore
Create a database and import koken.sql
browse to /admin and login using [email protected] / password
Change your setting and credentials.
Koken is not supported on php 8 so dont expect this project to last after php 8 update I hope it will somehow become possible to keep this cms going but only have limited knowledge of php.
-- SloppySyntax