taviroquai / bootwiki
A wiki built upon Twitter Bootstrap, Slim and RedBeanPHP
dev-master
2015-01-25 17:57 UTC
Requires
- gabordemooij/redbean: ~3.5
- phpmailer/phpmailer: dev-master
- slim/slim: 2.*
This package is auto-updated.
Last update: 2024-10-08 06:53:07 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.