ForkBB is a free and open source forum software.
Find a file
2017-01-07 12:32:58 +07:00
addons init 2017-01-05 12:39:37 +07:00
app Fix $db and config vars 2017-01-07 12:31:24 +07:00
cache init 2017-01-05 12:39:37 +07:00
img init 2017-01-05 12:39:37 +07:00
include Deleted dblayer folder 2017-01-07 12:32:58 +07:00
js init 2017-01-05 12:39:37 +07:00
lang Moved base url in the configuration file. 2017-01-06 23:28:04 +07:00
plugins init 2017-01-05 12:39:37 +07:00
style Old styles from PunBB 1.2 removed 2017-01-06 20:54:58 +07:00
swf init 2017-01-05 12:39:37 +07:00
vendor Composer + Container + installation moved to a class + favicon.ico 2017-01-06 20:51:12 +07:00
.gitignore Minor changes version, constants and the updating script 2017-01-06 23:05:45 +07:00
admin_bans.php Fix $db and config vars 2017-01-07 12:31:24 +07:00
admin_categories.php init 2017-01-05 12:39:37 +07:00
admin_censoring.php init 2017-01-05 12:39:37 +07:00
admin_forums.php init 2017-01-05 12:39:37 +07:00
admin_groups.php init 2017-01-05 12:39:37 +07:00
admin_index.php Minor changes version, constants and the updating script 2017-01-06 23:05:45 +07:00
admin_loader.php init 2017-01-05 12:39:37 +07:00
admin_maintenance.php Fix $db and config vars 2017-01-07 12:31:24 +07:00
admin_options.php Moved base url in the configuration file. 2017-01-06 23:28:04 +07:00
admin_permissions.php init 2017-01-05 12:39:37 +07:00
admin_reports.php init 2017-01-05 12:39:37 +07:00
admin_statistics.php Fix $db and config vars 2017-01-07 12:31:24 +07:00
admin_users.php Fix $db and config vars 2017-01-07 12:31:24 +07:00
composer.json Composer + Container + installation moved to a class + favicon.ico 2017-01-06 20:51:12 +07:00
composer.lock Composer + Container + installation moved to a class + favicon.ico 2017-01-06 20:51:12 +07:00
COPYING init 2017-01-05 12:39:37 +07:00
db_update.php Fix $db and config vars 2017-01-07 12:31:24 +07:00
delete.php init 2017-01-05 12:39:37 +07:00
edit.php init 2017-01-05 12:39:37 +07:00
extern.php Minor changes version, constants and the updating script 2017-01-06 23:05:45 +07:00
favicon.ico Composer + Container + installation moved to a class + favicon.ico 2017-01-06 20:51:12 +07:00
footer.php Fix $db and config vars 2017-01-07 12:31:24 +07:00
header.php init 2017-01-05 12:39:37 +07:00
help.php init 2017-01-05 12:39:37 +07:00
index.php Fix $db and config vars 2017-01-07 12:31:24 +07:00
login.php Fix $db and config vars 2017-01-07 12:31:24 +07:00
misc.php Fix $db and config vars 2017-01-07 12:31:24 +07:00
moderate.php init 2017-01-05 12:39:37 +07:00
pjq.php init 2017-01-05 12:39:37 +07:00
pmsnew.php init 2017-01-05 12:39:37 +07:00
post.php init 2017-01-05 12:39:37 +07:00
profile.php init 2017-01-05 12:39:37 +07:00
re.php init 2017-01-05 12:39:37 +07:00
readme.md Minor changes version, constants and the updating script 2017-01-06 23:05:45 +07:00
register.php init 2017-01-05 12:39:37 +07:00
robots.txt init 2017-01-05 12:39:37 +07:00
search.php Fix $db and config vars 2017-01-07 12:31:24 +07:00
upfiles.php init 2017-01-05 12:39:37 +07:00
userlist.php Fix $db and config vars 2017-01-07 12:31:24 +07:00
viewforum.php Fix $db and config vars 2017-01-07 12:31:24 +07:00
viewtopic.php init 2017-01-05 12:39:37 +07:00

ForkBB 0.0.0 Pre-Alpha Readme

About

ForkBB is an open source forum application.

Requirements

  • A webserver
  • PHP 5.6.x or 7.x.x
  • A database such as MySQL 4.1.2(?) or later, PostgreSQL 7.0(?) or later, or SQLite 2(?)

Recommendations

  • Make use of a PHP accelerator such as APC or XCache
  • Make sure PHP has the zlib module installed to allow ForkBB to gzip output