ForkBB is a free and open source forum software.
Find a file
2017-01-07 22:17:25 +07:00
addons init 2017-01-05 12:39:37 +07:00
app Deleted POST, GET from admin_censoring 2017-01-07 15:15:40 +07:00
cache init 2017-01-05 12:39:37 +07:00
img init 2017-01-05 12:39:37 +07:00
include Deleted POST, GET. REQUEST ... 2017-01-07 22:17:25 +07:00
js init 2017-01-05 12:39:37 +07:00
lang Fix admin_index 2017-01-07 12:55:25 +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 Deleted POST, GET, REQUEST from admin_bans 2017-01-07 14:28:53 +07:00
admin_categories.php Deleted POST from admin_categories 2017-01-07 14:36:46 +07:00
admin_censoring.php Deleted POST, GET from admin_censoring 2017-01-07 15:15:40 +07:00
admin_forums.php Deleted POST, GET from admin_forums 2017-01-07 16:50:28 +07:00
admin_groups.php Deleted POST, GET from admin_groups 2017-01-07 18:15:35 +07:00
admin_index.php Fix admin_index 2017-01-07 12:55:25 +07:00
admin_loader.php Deleted POST, GET, REQUEST from admin_maintenance 2017-01-07 18:33:19 +07:00
admin_maintenance.php Deleted POST, GET, REQUEST from admin_maintenance 2017-01-07 18:33:19 +07:00
admin_options.php Deleted POST from admin_options 2017-01-07 20:29:17 +07:00
admin_permissions.php Deleted POST from admin_permissions 2017-01-07 18:39:37 +07:00
admin_reports.php Deleted POST from admin_reports 2017-01-07 18:46:48 +07:00
admin_statistics.php Deleted GET from admin_statistics 2017-01-07 18:50:12 +07:00
admin_users.php Deleted POST, GET from admin_users 2017-01-07 20:09:18 +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 Deleted POST, GET. REQUEST ... 2017-01-07 22:17:25 +07:00
edit.php Deleted POST, GET. REQUEST ... 2017-01-07 22:17:25 +07:00
extern.php Deleted POST, GET. REQUEST ... 2017-01-07 22:17:25 +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 Deleted POST, GET, REQUEST from admin_bans 2017-01-07 14:28:53 +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 Deleted POST, GET. REQUEST ... 2017-01-07 22:17:25 +07:00
misc.php Deleted POST, GET. REQUEST ... 2017-01-07 22:17:25 +07:00
moderate.php init 2017-01-05 12:39:37 +07:00
pjq.php Deleted POST, GET. REQUEST ... 2017-01-07 22:17:25 +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