ForkBB is a free and open source forum software.
Find a file
2017-02-21 17:47:34 +07:00
addons Changed cache system, fix search.php 2017-01-17 14:12:29 +07:00
app new Container 2017-02-21 17:47:34 +07:00
img init 2017-01-05 12:39:37 +07:00
include Validator 2017-02-20 21:52:45 +07:00
js Changed cache system, fix search.php 2017-01-17 14:12:29 +07:00
lang Fix admin_index 2017-01-07 12:55:25 +07:00
plugins Changed cache system, fix search.php 2017-01-17 14:12:29 +07:00
public/style/ForkBB new model for user 2017-02-16 20:26:15 +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 new Container 2017-02-21 17:47:34 +07:00
.gitignore Fix .gitignore 2017-01-08 21:16:39 +07:00
.htaccess intermediate achievements 2017-02-14 20:05:26 +07:00
admin_bans.php Changed cache system, fix search.php 2017-01-17 14:12:29 +07:00
admin_categories.php pun_trim() replaced to trim() 2017-01-08 16:35:39 +07:00
admin_censoring.php Changed cache system, fix search.php 2017-01-17 14:12:29 +07:00
admin_forums.php Deleted POST, GET from admin_forums 2017-01-07 16:50:28 +07:00
admin_groups.php Changed cache system, fix search.php 2017-01-17 14:12:29 +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 Changed cache system, fix search.php 2017-01-17 14:12:29 +07:00
admin_permissions.php Changed cache system, fix search.php 2017-01-17 14:12:29 +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 Changed cache system, fix search.php 2017-01-17 14:12:29 +07:00
composer.json new Container 2017-02-21 17:47:34 +07:00
composer.lock new Container 2017-02-21 17:47:34 +07:00
COPYING init 2017-01-05 12:39:37 +07:00
db_update.php intermediate achievements 2017-02-14 20:05:26 +07:00
delete.php Changed cache system, fix search.php 2017-01-17 14:12:29 +07:00
edit.php Changed cache system, fix search.php 2017-01-17 14:12:29 +07:00
extern.php Changed cache system, fix search.php 2017-01-17 14:12:29 +07:00
favicon.ico Composer + Container + installation moved to a class + favicon.ico 2017-01-06 20:51:12 +07:00
footer.php intermediate achievements 2017-02-14 20:05:26 +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 Changed cache system, fix search.php 2017-01-17 14:12:29 +07:00
login.php Changed cache system, fix search.php 2017-01-17 14:12:29 +07:00
misc.php Added Cookie, UserCookie, Secury classes + updated Container 2017-01-11 22:31:43 +07:00
moderate.php Changed cache system, fix search.php 2017-01-17 14:12:29 +07:00
pjq.php Deleted POST, GET. REQUEST ... 2017-01-07 22:17:25 +07:00
pmsnew.php Deleted pun_hash_equals() function 2017-01-08 23:02:21 +07:00
post.php pun_strlen() and utf8_strlen() replaced to mb_strlen(). Fix PUN_MAX_POSTSIZE 2017-01-08 17:22:07 +07:00
profile.php Changed cache system, fix search.php 2017-01-17 14:12:29 +07:00
re.php Deketed POST, GET, REQUEST ... 2017-01-07 23:49:47 +07:00
readme.md Minor changes version, constants and the updating script 2017-01-06 23:05:45 +07:00
register.php intermediate achievements 2017-02-14 20:05:26 +07:00
robots.txt init 2017-01-05 12:39:37 +07:00
search.php Changed cache system, fix search.php 2017-01-17 14:12:29 +07:00
upfiles.php utf8_substr() replaced to mb_substr() 2017-01-08 17:30:46 +07:00
userlist.php Deleted POST, GET ... 2017-01-08 12:52:21 +07:00
viewforum.php Deleted POST, GET ... 2017-01-08 12:52:21 +07:00
viewtopic.php Changed cache system, fix search.php 2017-01-17 14:12:29 +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