README.md 554 Bytes

hfpp2012/docker-flarum

logo

Don’t use it in production

What is this ?

Flarum is the next-generation forum software that makes online discussion fun. It's simple, fast, and free. http://flarum.org/

Installation

docker-compose up --build

composer create-project flarum/flarum flarum/html --stability=beta
composer require zendframework/zend-stratigility:1.2.1 -d flarum/html

install chinese language

composer require jsthon/flarum-ext-simplified-chinese -d flarum/html