foxel / SimpleOne

QuickFox Simple One CMS Alpha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation:

* use sql/*.sql to setup MySQL database
* run bash setup_kernel.sh [{path/to/download/kernel3}]
* copy /data/sone.qfc.php.sample to /data/sone.qfc.php
* edit /data/sone.qfc.php to connect database
* configure apache host and navigate to nearly configured host
* login with admin/password

Updating:

* use sql/*.sql to setup MySQL database
* run bash setup_kernel.sh
* login with admin/password or any user you already created

About

QuickFox Simple One CMS Alpha

License:GNU General Public License v3.0


Languages

Language:JavaScript 60.2%Language:PHP 28.1%Language:CSS 10.1%Language:TSQL 1.2%Language:Shell 0.2%Language:Dockerfile 0.1%Language:Makefile 0.1%