ForkBB is a free and open source forum software.
Find a file
2018-02-25 11:29:42 +07:00
app 2018-01-27 2018-01-27 22:45:52 +07:00
public 2018-01-27 2018-01-27 22:45:52 +07:00
vendor 2018-01-19 2018-01-19 00:12:50 +07:00
.gitignore 2018-01-06 2018-01-06 22:18:36 +07:00
composer.json 2017-11-26 2017-11-26 18:56:54 +07:00
composer.lock 2017-11-30 2017-11-30 10:08:32 +07:00
COPYING init 2017-01-05 12:39:37 +07:00
readme.md readme 2018-02-25 11:29:42 +07:00

ForkBB rev 1 Pre-Alpha Readme

About

ForkBB is an open source forum application. The project is based on FluxBB_by_Visman

Note

Do not use in production. Many functions of the forum are not implemented. No: user profiles, moderator functions, private messages, voting, subscriptions, rss, plugins/extensions system.

Requirements

  • PHP 5.6.x or 7.x.x
  • A database such as MySQL 5.5.3 or later (Drivers for other databases are not realized now)