Skip to content

StoryBB/StoryBB

Repository files navigation

StoryBB

Build Status Open Source Helpers License GitHub last commit

StoryBB is a piece of software designed to let you run a forum with a roleplayer-focused set of features.

The software is licensed under BSD 3-clause license.

Contributions to documentation are licensed under CC-by-SA 3. Third party libraries or sets of images, are under their own licenses.

How to submit a pull request:

  • Just do a PR against the master branch with why it seems like a good idea

Requirements

  • MySQL 5.5.3 or higher
  • PHP 7.1.3 or higher

Required PHP extensions

  • cURL
  • GD
  • MySQLi if using MySQL

Optional PHP extensions

  • mbstring
  • iconv
  • Imagick or MagickWand for ImageMagick support
  • APCu/memcache/Redis/SQLite 3/Zend SHM cache