|
@@ -1,28 +1,20 @@
|
|
|
-# FluxBB 1.5 Readme
|
|
|
+# ForkBB 0.0 Pre-Alpha Readme
|
|
|
|
|
|
## About
|
|
|
|
|
|
-FluxBB is an open source forum application released under the GNU General Public
|
|
|
-Licence. It is free to download and use and will remain so. FluxBB was conceived and
|
|
|
-designed to be fast and light with less of the "not so essential" features that some
|
|
|
-of the other forums have whilst not sacrificing essential functionality or usability.
|
|
|
+ForkBB is an open source forum application.
|
|
|
|
|
|
## Requirements
|
|
|
|
|
|
* A webserver
|
|
|
-* PHP 4.4.0 or later
|
|
|
-* A database such as MySQL 4.1.2 or later, PostgreSQL 7.0 or later, or SQLite 2
|
|
|
+* 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 FluxBB to gzip output
|
|
|
+* Make sure PHP has the zlib module installed to allow ForkBB to gzip output
|
|
|
|
|
|
## Links
|
|
|
|
|
|
-* Homepage: http://fluxbb.org
|
|
|
-* Documentation: http://fluxbb.org/docs/v1.5
|
|
|
-* Community: http://fluxbb.org/forums/
|
|
|
-* Resources: http://fluxbb.org/resources/
|
|
|
-* IRC: irc://irc.freenode.net/fluxbb
|
|
|
-* Development: http://github.com/fluxbb/fluxbb
|
|
|
+* Development: https://github.com/forkbb/forkbb
|