dfsklar / flarum_core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flarum Core

This repository contains Flarum's core code. If you want to set up a forum, visit the main Flarum repository.

Contributing

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

Workbenching

If you are working actively on this repo using the "workbench" strategy, you will need to recompile after any change to a JS file. Just do: ./scripts/compile.sh from the root directory of this repo.

About

License:MIT License


Languages

Language:PHP 58.2%Language:JavaScript 33.1%Language:CSS 7.9%Language:HTML 0.8%Language:Shell 0.1%