Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 377 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 377 Bytes

FluxBB 2.0

FluxBB is a fast, light, user-friendly forum application for your website.

Installation

To install FluxBB, run the following commands from your command line:

git clone git://github.com/fluxbb/fluxbb2.git
curl -s https://getcomposer.org/installer | php
php composer.phar install

After that, you can open install.php in your favorite browser. :)