mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 08:43:21 +08:00
Simple forum software for building great communities.
6b3a86dd87
This will likely have to be reverted, to make things like $this->app->extend() work reasonably well in extensions' service providers. For now, since we fetch the enabled extensions from the config, there is no other way for us to guarantee that the config is already available. |
||
---|---|---|
js | ||
less | ||
locale/en | ||
migrations | ||
public/fonts | ||
spec/Flarum/Core/Settings | ||
src | ||
stubs/extension | ||
tests | ||
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!