Fast and lightweight flat-file forum software, Json powered.
We're just getting started, so if you have any questions, comments, bugs to report or enhancements that should be implemented, please do feel free to post those here on GitHub.
Online demo/support: https://flatboard.org
Make sure your server meets the following requirements.
- Webserver (Apache)
- PHP 7 or higher
Flatboard needs the following PHP extensions to be enabled:
- PHP mbstring module for full UTF-8 support.
- PHP gd module for image processing.
- PHP json module for JSON manipulation.
- Download the latest version from flatboard.org
- Extract the archive.
- Upload
flatboard.zip
andindex.php
to your server/hosting. - Visit your domain http://domain.com/flatboard
- Follow the Flatboard Unpack & the Installer to configure your website.
The MIT License (MIT) Copyright (c) 2015-2020 Frédéric Kaplon.