mirror of
https://github.com/flarum/framework.git
synced 2025-01-20 21:06:14 +08:00
Simple forum software for building great communities.
56932604db
A good start I think, but still some work to do. If we go ahead with https://github.com/flarum/core/issues/132#issuecomment-117507974 (which I am in favour of), we can extract the entity-related stuff into some smaller service providers (e.g. discussion repo, an event listener, permissions, and gambits stuff could all go in Flarum\Core\Discussions\DiscussionsServiceProvider). |
||
---|---|---|
js | ||
less | ||
locale/en | ||
migrations | ||
public/fonts | ||
src | ||
src copy/Core | ||
stubs/extension | ||
tests | ||
views | ||
.editorconfig | ||
.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!