Very small, very fast image board platform written in PHP. Database modes available at this time are MySQL and built-in flat file support. Installation is a breeze, requiring only the configuration of a few values in the main file and executing it from a web browser.
The only required configuration is the administrator password and the tripcode seed. Past that (if using flat file), no further configuration is necessary. If using MySQL, enter the access details. Once configured, point your browser to imgboard.php and the rest of the installation will be carried out automatically.
GNU General Public License v3
Trevor Slocum (tslocum@gmail.com)
(tslocum@gmail.com)
You can download this project in either zip or tar formats.
You can also clone the project with Git by running:
$ git clone git://github.com/tj9991/TinyIB