AUTHOR: Matt Lankford
WEBSITE: Guiki.com
LICENSE: GPL
Guiki is my attempt to scratch my own itch for a simple content management system. It is very easy to install and use and does not have a lot of the fluff other wiki systems and content management systems include.
- Very simple
- Easy to create websites for normal people
- Easy to add content
- Great for intranets / documentation of company functions
- Search function
A webserver and PHP 5.x and above
Using GIT: git clone git://github.com/lankford/guiki.git
or just download from github.com/lankford/guiki, and unzip
Change the user, pass and site name in the index.php
Make sure the data directory has write permission from the web server.