1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flarum_ynh.git synced 2024-09-03 18:36:24 +02:00

Update README.md

This commit is contained in:
tituspijean 2018-02-17 21:15:29 +00:00
parent 95338a3bc2
commit c3e76e613a

View file

@ -2,7 +2,9 @@
[Flarum](http://flarum.org/), an open-source forum software, packaged for [YunoHost](https://yunohost.org/), a self-hosting server operating server. [Flarum](http://flarum.org/), an open-source forum software, packaged for [YunoHost](https://yunohost.org/), a self-hosting server operating server.
## Development status ## Development status
Package is **in progress** : installation and removal work. Upgrading, backing up and restoring are not supported yet. Package is **working**.
However, Flarum is in beta. That means its future updates are not guaranteed to be backward-compatible.
[SSOwat integration](https://github.com/tituspijean/flarum-ext-auth-ssowat) is **non functional** and removed. [SSOwat integration](https://github.com/tituspijean/flarum-ext-auth-ssowat) is **non functional** and removed.
@ -10,9 +12,9 @@ Package is **in progress** : installation and removal work. Upgrading, backing u
Flarum requires `composer`, which should be automatically retrieved and installed. Flarum requires `composer`, which should be automatically retrieved and installed.
## Post-installation ## Post-installation
Post-installation is **automated**. You still have to set the mail configuration in the administration panel afterwards. Post-installation is **automated**.
However, if you leave the forum title field empty in YunoHost's form, automatic post-installation will not be launched. However, if you leave the forum title or admin user fields empty in YunoHost's form, automatic post-installation will not be launched.
1. Retrieve database password: 1. Retrieve database password:
* It should be displayed in the log messages on top of installation page. * It should be displayed in the log messages on top of installation page.