|
Project Information
Featured
Downloads
|
Kwik is a wiki engine written in PHP, MediaWiki compatible, but without the bloated features. It's intended to be used as a personal or small organization wiki, where users are trusted and time is not meant to be spent on maintenance. Key features
Requirements
InstallationUnzip the files on the root folder of your running webserver. At least, the pages directory has to be writeable by the webserver user. Point your browser to http://localhost/kwik/ and enter default credentials user user and password password. If you want, edit the list of allowed users in index.php and/or add versioning to pages directory with your preferred SCM. |