/shadowlack-flarum

Shadowlack RPG Flarum installation.

Primary LanguagePHPMIT LicenseMIT

Shadowlack Flarum 🔥

License Flarum Join us on Discord

Working repository for Shadowlack's Flarum installation. Guaranteed to be unstable.

Shadowlack

Shadowlack is a free dice-less Play-by-Post game and imaginary fictional world setting (geofiction) that revolves around the planet Ramath-lehi.

Server Requirements

  • Apache (with mod_rewrite enabled) or Nginx
  • PHP 7.1+ with the following extensions: curl, dom, gd, json, mbstring, openssl, pdo_mysql, tokenizer, zip
  • MySQL 5.6+ or MariaDB 10.0.5+
  • SSH (command-line) access to run Composer

Local PHP Server

cd shadowlack-flarum/public
php -S 127.0.0.1:8000

Installing

composer install
php flarum migrate

Updating

composer update
php flarum migrate
php flarum cache:clear

Links 🔗