mirror of
https://github.com/YunoHost-Apps/mobilizon_ynh.git
synced 2024-09-03 19:46:19 +02:00
Update README.md
This commit is contained in:
parent
7e1499a9ec
commit
c916e0c676
1 changed files with 9 additions and 9 deletions
18
README.md
18
README.md
|
@ -7,15 +7,6 @@
|
||||||
> *This package allow you to install Mobilizon quickly and simply on a YunoHost server.
|
> *This package allow you to install Mobilizon 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.*
|
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
||||||
|
|
||||||
## Important
|
|
||||||
|
|
||||||
1. **Mobilizon** is in early development, like an Alpha, all functionalities are not available
|
|
||||||
1. **Mobilizon** require a dedicated **root domain**, eg. mobilizon.domain.tld
|
|
||||||
1. Even if requested during installation: admin, language and password variables are not used
|
|
||||||
1. When your mobilizon instance is installed, you need to register.
|
|
||||||
1. When registered to be admin you have to manually goes in PostgreSQL, database $app, table users, and change the role value to `administrator` instead of `user` (other role available: `moderator`)
|
|
||||||
1. Admin Dashboard is still not implemented
|
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
MobiliZon is your federated organization and mobilization platform. Supported by [Framasoft](https://framasoft.org/en/)
|
MobiliZon is your federated organization and mobilization platform. Supported by [Framasoft](https://framasoft.org/en/)
|
||||||
|
|
||||||
|
@ -25,6 +16,15 @@ Mobilizon is a tool designed to create platforms for managing communities and ev
|
||||||
|
|
||||||
**Shipped version:** 0.1.0-2019-04-11
|
**Shipped version:** 0.1.0-2019-04-11
|
||||||
|
|
||||||
|
## Important
|
||||||
|
|
||||||
|
1. **Mobilizon** is in early development, like an Alpha, all functionalities are not available
|
||||||
|
1. **Mobilizon** require a dedicated **root domain**, eg. mobilizon.domain.tld
|
||||||
|
1. Even if requested during installation: admin, language and password variables are not used
|
||||||
|
1. When your mobilizon instance is installed, you need to register.
|
||||||
|
1. When registered to be admin you have to manually goes in PostgreSQL, database $app, table users, and change the role value to `administrator` instead of `user` (other role available: `moderator`)
|
||||||
|
1. Admin Dashboard is still not implemented
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
Loading…
Add table
Reference in a new issue