mirror of
https://github.com/YunoHost-Apps/flarum_ynh.git
synced 2024-09-03 18:36:24 +02:00
2 KiB
2 KiB
Flarum for YunoHost
Read this README in other languages.
This package allows you to install Flarum quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Flarum is a simple discussion platform for your website. It's fast and easy to use, with all the features you need to run a successful community.
Shipped version: 1.8.5~ynh1
Demo: https://discuss.flarum.org/d/21101-demos-come-to-flarum
Screenshots
Documentation and resources
- Official app website: https://flarum.org
- Official admin documentation: https://docs.flarum.org
- Upstream app code repository: https://github.com/flarum/framework
- YunoHost Store: https://apps.yunohost.org/app/flarum
- Report a bug: https://github.com/YunoHost-Apps/flarum_ynh/issues
Developer info
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/flarum_ynh/tree/testing --debug
or
sudo yunohost app upgrade flarum -u https://github.com/YunoHost-Apps/flarum_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps