File tree Expand file tree Collapse file tree 1 file changed +22
-4
lines changed
Expand file tree Collapse file tree 1 file changed +22
-4
lines changed Original file line number Diff line number Diff line change 66
77FeatherBB is an open source forum application released under the GNU General Public
88Licence. It is free to download and use and will remain so. FeatherBB is a fork of
9- FluxBB 1.5 designed to be simple and very lightweight, with modern features: MVC
10- architecture, PDO, OOP (soon) and a plugin system (soon). Maybe more? You're more
11- than welcome to join the development :-)
9+ FluxBB 1.5 based on Slim Framework and designed to be simple and very lightweight,
10+ with modern features: MVC architecture, PDO, OOP and a plugin system. Maybe more?
11+ You are more than welcome to join the development :-)
12+
13+ ## Changelog
14+
15+ This is __ FeatherBB v1.0.0 Beta__ . It is intended for testing purposes only and not
16+ for use in a production environment. Please report all the bugs you may encounter to
17+ the forums or in the GitHub bug tracker.
18+
19+ * Integration with Slim Framework v2.6.2
20+ * New parser
21+ * MVC architecture
22+ * URL rewriting
23+ * Routing system
24+ * Responsive default style
25+ * Database schema compatible with FluxBB
26+ * Antispam protection
27+ * Themes fully customizables
28+ * PHP 4 support dropped
29+ * PSR-2 compliant
1230
1331## Requirements
1432
@@ -27,4 +45,4 @@ than welcome to join the development :-)
2745* Documentation: soon
2846* Community: http://featherbb.org/forums/
2947* Chat: https://gitter.im/featherbb/featherbb
30- * Development: http://github.com/featherbb/featherbb
48+ * Development: http://github.com/featherbb/featherbb
You can’t perform that action at this time.
0 commit comments