taviroquai/bootwiki

A wiki built upon Twitter Bootstrap, Slim and RedBeanPHP

dev-master 2015-01-25 17:57 UTC

This package is auto-updated.

Last update: 2024-04-08 05:54:23 UTC


README

A Wiki built upon Twitter Bootstrap, RedBeanPHP and Slim Framework

Demo version (not the latest) in http://marcoafonso.pt/tests/bootwiki/

Dependencies: Apache + PHP5.3 + Sqlite (or LAMP), Composer and Git

How to install (DEBIAN/UBUNTU) under /var/www/bootwiki:

Download zip file from https://github.com/taviroquai/BootWiki and extract to a folder as /var/www/bootwiki

Run at command line: php composer.phar install

Open in browser http://localhost/bootwiki and follow installer instructions

Comments and help are appreciated.