Skip to content

A version of fikaba meant to visually match futaba

License

Notifications You must be signed in to change notification settings

RealAngeleno/futaba-eki

 
 

Repository files navigation

Futaba-eki

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.

Features

  • Valid HTML5
  • Fairly advanced admin/moderator/janitor panel
  • JSON API
  • Tripcodes, capcodes
  • Highly configurable
  • Post references
  • Oekaki
  • Captcha Support
  • ...and more

Installation

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.

  1. Clone the files from this repository into a folder on your webserver and set the permissions of that folder to 777.
  2. Also make sure to recursively set /src and /thumb to 777 or change their ownership to www-data (or the equivalent).
  3. Edit/move config.example.php to config.php and edit it
  4. Navigate to imgboard.php in your browser
  5. Log in to the default admin account (password REPLACEME) and create a new account. The default one will be automatically removed
  6. Pour yourself some puerh and admire your professional adminship

License

See the file LICENSE.

About

A version of fikaba meant to visually match futaba

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 56.3%
  • JavaScript 35.6%
  • CSS 7.7%
  • HTML 0.4%