2019-03-08 21:39:44 +01:00
|
|
|
# FluxBB for YunoHost
|
2017-10-21 01:37:31 +02:00
|
|
|
|
2020-12-07 23:43:48 +01:00
|
|
|
[![](https://dash.yunohost.org/integration/fluxbb.svg) ![](https://ci-apps.yunohost.org/ci/badges/fluxbb.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/fluxbb.maintain.svg)
|
|
|
|
](https://dash.yunohost.org/appci/app/fluxbb)
|
2019-12-13 10:54:20 +01:00
|
|
|
[![Install FluxBB with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=fluxbb)
|
2019-03-08 21:39:44 +01:00
|
|
|
|
|
|
|
*[Lire ce readme en français.](./README_fr.md)*
|
|
|
|
|
|
|
|
> *This package allow you to install FluxBB quickly and simply on a YunoHost server.
|
|
|
|
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
|
|
|
|
|
|
|
## Overview
|
|
|
|
|
|
|
|
FluxBB is fast, light, user-friendly forum software for your website.
|
|
|
|
|
|
|
|
**Shipped version:** 1.5.11
|
|
|
|
|
|
|
|
## Screenshots
|
|
|
|
|
|
|
|
![fluxbb_screenshot](sources/images/fluxbb_screenshot.png)
|
|
|
|
|
|
|
|
## Demo
|
|
|
|
|
|
|
|
* [Official demo](https://fluxbb.org/forums/index.php)
|
|
|
|
|
|
|
|
## Configuration
|
|
|
|
|
|
|
|
How to configure this app: by the admin panel.
|
|
|
|
|
|
|
|
## Documentation
|
|
|
|
|
|
|
|
* Official documentation: https://fluxbb.org/docs/
|
|
|
|
* YunoHost documentation: https://yunohost.org/#/app_fluxbb
|
|
|
|
|
|
|
|
## YunoHost specific features
|
|
|
|
|
|
|
|
#### Multi-users support
|
|
|
|
|
2020-12-08 09:08:58 +01:00
|
|
|
* Are LDAP and HTTP auth supported? no
|
|
|
|
* Can the app be used by multiple users? yes
|
2019-03-08 21:39:44 +01:00
|
|
|
|
|
|
|
#### Supported architectures
|
|
|
|
|
2020-11-06 16:34:09 +01:00
|
|
|
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/fluxbb%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/fluxbb/)
|
|
|
|
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/fluxbb%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/fluxbb/)
|
2019-03-08 21:39:44 +01:00
|
|
|
|
|
|
|
## Limitations
|
|
|
|
|
2020-12-08 09:08:58 +01:00
|
|
|
* Change-url : once you change the URL, you should go to the admin panel and change the `Base URL`
|
2019-03-08 21:39:44 +01:00
|
|
|
|
|
|
|
## Additional information
|
|
|
|
|
2020-11-06 16:34:09 +01:00
|
|
|
* Other info you would like to add about this app.
|
2019-03-08 21:39:44 +01:00
|
|
|
|
|
|
|
## Links
|
|
|
|
|
2019-12-13 10:54:20 +01:00
|
|
|
* Report a bug: https://github.com/YunoHost-Apps/fluxbb_ynh/issues
|
2019-03-08 21:39:44 +01:00
|
|
|
* App website: https://fluxbb.org/
|
|
|
|
* YunoHost website: https://yunohost.org/
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2020-12-07 23:43:48 +01:00
|
|
|
## Developer info
|
2019-03-08 21:39:44 +01:00
|
|
|
|
2020-11-06 16:34:09 +01:00
|
|
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/fluxbb_ynh/tree/testing).
|
2019-03-08 21:39:44 +01:00
|
|
|
|
|
|
|
To try the testing branch, please proceed like that.
|
|
|
|
```
|
2019-12-13 10:54:20 +01:00
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/fluxbb_ynh/tree/testing --debug
|
2019-03-08 21:39:44 +01:00
|
|
|
or
|
2019-12-13 10:54:20 +01:00
|
|
|
sudo yunohost app upgrade fluxbb -u https://github.com/YunoHost-Apps/fluxbb_ynh/tree/testing --debug
|
2019-03-08 21:39:44 +01:00
|
|
|
```
|