Skip to content
/ flarum Public
forked from flarum/flarum

Composer starter project for Flarum

License

Notifications You must be signed in to change notification settings

frcz/flarum

This branch is 62 commits behind flarum/flarum:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dd740b4 · Oct 17, 2018
Sep 21, 2018
Mar 18, 2018
Aug 31, 2015
Jun 2, 2018
Oct 19, 2015
Aug 2, 2018
Dec 31, 2017
Oct 17, 2018
Sep 1, 2018
Sep 21, 2018
Aug 2, 2018

Repository files navigation

Flarum

Flarum is free, open-source forum software built with PHP and Mithril.js. It is:

  • Simple, with a responsive UI that is optimized for touch devices
  • Fast, with a total JS payload size of ~130 KB gzipped
  • Extensible, so you can tailor it to your use-case

screenshot

Installation

Flarum is currently in beta and should not be used in production. It is being developed openly on GitHub. Check out the Roadmap to follow along with our progress.

You must have SSH access to a server with PHP 5.5+ and MySQL 5.5+, and install Composer.

composer create-project flarum/flarum . --stability=beta

Read the Installation Guide for more information.

Development

This repository holds the Flarum skeleton application. Its dependencies, such as flarum/core (where most development happens), have to be installed using Composer.

Support

Refer to the FAQ, Documentation, and ask questions on the Community Forum or Discord Chat.

Contributing

Flarum is open-source and we would love your help building it! Please read the Contributing Guide to learn how you can help.

License

Copyright (c) 2015 Toby Zerner. Code released under the MIT License.

About

Composer starter project for Flarum

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%