taviroquai / bootwiki
A wiki built upon Twitter Bootstrap, Slim and RedBeanPHP
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 0
Forks: 0
Open Issues: 1
pkg:composer/taviroquai/bootwiki
Requires
- gabordemooij/redbean: ~3.5
- phpmailer/phpmailer: dev-master
- slim/slim: 2.*
This package is auto-updated.
Last update: 2025-09-08 09:01:32 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.