Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flarum/framework
Simple forum software for building great communities.
https://github.com/flarum/framework
community flarum forum hacktoberfest javascript laravel php
Last synced: 3 days ago
JSON representation
Simple forum software for building great communities.
- Host: GitHub
- URL: https://github.com/flarum/framework
- Owner: flarum
- Created: 2014-12-20T05:12:03.000Z (almost 10 years ago)
- Default Branch: 2.x
- Last Pushed: 2024-10-26T22:18:59.000Z (about 2 months ago)
- Last Synced: 2024-10-29T14:56:13.857Z (about 1 month ago)
- Topics: community, flarum, forum, hacktoberfest, javascript, laravel, php
- Language: PHP
- Homepage: http://flarum.org/
- Size: 134 MB
- Stars: 6,355
- Watchers: 231
- Forks: 833
- Open Issues: 52
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-ops - flarum/framework - 12-20|2024-10-03 | 一个简单的,优雅的论坛项目 | (Forum)
- awesome-repositories - flarum/framework - Simple forum software for building great communities. (PHP)
README
## About Flarum
**[Flarum](https://flarum.org/) is a delightfully simple discussion platform for your website.** It's fast and easy to use, with all the features you need to run a successful community. It is designed to be:
* **Fast and simple.** No clutter, no bloat, no complex dependencies. Flarum is built with PHP so it’s quick and easy to deploy. The interface is powered by Mithril, a performant JavaScript framework with a tiny footprint.
* **Beautiful and responsive.** This is forum software for humans. Flarum is carefully designed to be consistent and intuitive across platforms, out-of-the-box.
* **Powerful and extensible.** Customize, extend, and integrate Flarum to suit your community. Flarum’s architecture is amazingly flexible, with a powerful Extension API.
![Screenshot of a Flarum instance, showing multiple discussions and tags.](https://flarum.org/assets/flarum/home-screenshot.png)
## Installation
This repository contains Flarum's core code. If you want to set up a forum, visit the [Flarum skeleton repository](https://github.com/flarum/flarum). For support, refer to the [documentation](https://docs.flarum.org/), and ask questions on [Flarum Discuss](https://discuss.flarum.org/) (our community forum) or [Discord server](https://flarum.org/discord/).
## Contributing
Thank you for considering contributing to Flarum! Please read the **[Contributing guide](https://docs.flarum.org/contributing)** to learn how you can help.
## Security Vulnerabilities
If you discover a security vulnerability within Flarum, please send an e-mail to [[email protected]](mailto:[email protected]). All security vulnerabilities will be promptly addressed. More details can be found in our [security policy](https://github.com/flarum/core/security/policy).
## License
Flarum is open-source software licensed under the [MIT License](https://github.com/flarum/flarum/blob/master/LICENSE).