2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flarum_ynh.git synced 2026-03-25 07:53:48 +01:00
Flarum, an open-source forum software, packaged for YunoHost
Find a file
2026-03-11 02:24:12 +01:00
.github cleaning 2023-09-14 15:23:23 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 16:53:02 +01:00
doc Add pre_upgrade message for 1.8.13~ynh2 2026-02-15 10:06:07 +01:00
scripts fix(lang): actually install new languages during upgrade 2026-02-15 09:59:29 +01:00
.gitattributes 👾 Added .gitattributes 2016-10-05 19:43:44 +02:00
.gitignore Testing (#244) 2025-12-05 19:17:38 +01:00
LICENSE Initial commit 2016-10-05 19:44:08 +02:00
manifest.toml Upgrade sources 2026-03-10 00:16:11 +01:00
README.md Auto-update READMEs 2026-03-10 00:16:15 +01:00
tests.toml Upgrade to v1.8.8 (#233) 2024-11-08 23:33:52 +01:00

Logo of Flarum Flarum, packaged for YunoHost

Next-generation forum made simple

🌐 Official app website App Demo Version: 1.8.14~ynh1

Screenshots

Screenshot of Flarum

📦 Developer info

Automatic tests level

🛠️ Upstream Flarum repository: https://github.com/flarum/framework

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/flarum_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade flarum -u https://github.com/YunoHost-Apps/flarum_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.