mirror of
https://github.com/flarum/framework.git
synced 2024-11-28 20:16:08 +08:00
Simple forum software for building great communities.
6c169499b5
Also remove the Extension::install() and Extension::uninstall() methods, because they add nothing that can't be done with migrations. |
||
---|---|---|
js | ||
less | ||
locale | ||
migrations | ||
public/fonts | ||
spec/Flarum/Core/Settings | ||
src | ||
stubs/extension | ||
views | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitattributes | ||
.gitignore | ||
.php_cs | ||
.travis.yml | ||
composer.json | ||
composer.lock | ||
CONTRIBUTING.md | ||
LICENSE | ||
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? Please read the Contributing docs to learn how you can help.