|
@@ -1,4 +1,4 @@
|
|
|
-# ForkBB rev.35 Pre-Alpha Readme
|
|
|
+# ForkBB rev.38 Pre-Alpha Readme
|
|
|
|
|
|
## About
|
|
|
|
|
@@ -8,11 +8,12 @@ ForkBB is a free and open source forum software. The project is based on [FluxBB
|
|
|
|
|
|
### Please DO NOT use this revision in production, it is for test only.
|
|
|
Many functions of the forum are not implemented.
|
|
|
-No: private messages, plugins/extensions system.
|
|
|
+No: plugins/extensions system, ...
|
|
|
|
|
|
## Requirements
|
|
|
|
|
|
* PHP 7.3+
|
|
|
+* PHP extensions: pdo, intl, json, mbstring, gd, fileinfo
|
|
|
* A database such as MySQL 5.5.3 or later (_Drivers for other databases are not realized now_)
|
|
|
|
|
|
## Install
|