mirror of
https://github.com/flarum/framework.git
synced 2024-11-27 02:53:37 +08:00
Simple forum software for building great communities.
6b7cf1b6bf
System JS modules don't execute when they're registered, so we need to import them explicitly. While we're at it, we may as well make the locale bootstrapper a module too. |
||
---|---|---|
js | ||
less | ||
locale/en | ||
migrations | ||
public/fonts | ||
spec/Flarum/Core/Settings | ||
src | ||
stubs/extension | ||
views | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.travis.yml | ||
codeception.yml | ||
composer.json | ||
composer.lock | ||
LICENSE.txt | ||
README.md |
Flarum Core
This repository contains the core code of Flarum. If you want to install Flarum, visit the main Flarum repository.
Contributing
Interested in contributing to Flarum? Read the Contribution Guide!