Go to file
Daniël Klabbers 071217b736 fix: we need to include the gitignores
We need to include gitignores so that installations with composer will
include these files in storage. This will assist people in committing
new installs into git without losing those folders.

The previous commit was reverted because it would mark these folders to
be tracked by git again, which is not what we want.
2025-02-25 22:33:21 +01:00
public chore: mark resource protection rule blocks 2024-01-02 16:03:33 +01:00
storage Revert "fix: storage folders drop with composer install" 2025-02-25 22:32:12 +01:00
.editorconfig ready up for b12, updated authors, changelog 2020-03-04 10:41:48 +01:00
.gitattributes fix: we need to include the gitignores 2025-02-25 22:33:21 +01:00
.gitignore Ignore composer lock file for now 2015-10-19 15:02:02 +02:00
.nginx.conf chore: mark resource protection rule blocks 2024-01-02 16:03:33 +01:00
CHANGELOG.md chore: 2.0.0-beta.1 preparations (#93) 2024-12-08 15:25:57 +01:00
LICENSE docs: update copyright year (#85) 2022-07-25 09:05:22 +01:00
README.md fix: screenshot link not working 2025-01-12 19:58:42 +01:00
composer.json chore: v2.0.0-beta.2 2025-01-17 10:24:42 +01:00
extend.php Consistent spacing 2020-01-17 16:43:50 +01:00
flarum Extract duplicated site setup to shared file (#63) 2020-01-31 14:03:32 +01:00
site.php Extract duplicated site setup to shared file (#63) 2020-01-31 14:03:32 +01:00

README.md

Total Downloads Latest Stable Version License

About Flarum

Flarum 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 its 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. Flarums architecture is amazingly flexible, with a powerful Extension API.

screenshot

Installation

Read the Installation guide to get started. For support, refer to the documentation, and ask questions on the community forum or Discord chat.

Contributing

Thank you for considering contributing to Flarum! Please read the Contributing guide to learn how you can help.

This repository only holds the Flarum skeleton application. Most development happens in flarum/core.

Security Vulnerabilities

If you discover a security vulnerability within Flarum, please follow our security policy so we can address it promptly.

License

Flarum is open-source software licensed under the MIT License.