Futaba-eki is an imageboard engine forked from Fikaba meant to look visually the same to the original futaba script.
See here for info on migrating from Futallaby
The name 双葉駅 (commonly romanized as futaba-eki) is a reference to futaba station. The name itself was chosen due to futallaby's history with 1chan.net.
- Valid HTML5
- Fairly advanced admin/moderator/janitor panel
- JSON API
- Tripcodes, capcodes
- Highly configurable
- Post references
- Oekaki
- Captcha Support
- ...and more
This guide assumes you have a webserver with PHP (7.0 at least) already installed. Futaba-eki has only been tested on Apache, but should work on any server.
- Clone the files from this repository into a folder on your webserver and set the permissions of that folder to 777.
- Also make sure to recursively set /src and /thumb to 777 or change their ownership to www-data (or the equivalent).
- Edit/move config.example.php to config.php and edit it
- Navigate to imgboard.php in your browser
- Log in to the default admin account (password REPLACEME) and create a new account. The default one will be automatically removed
- Pour yourself some puerh and admire your professional adminship
See the file LICENSE.