mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
Auto-update README
This commit is contained in:
parent
2cd810c763
commit
e173ccf667
2 changed files with 12 additions and 8 deletions
|
@ -28,7 +28,9 @@ Monica is an open-source web application to organize the interactions with your
|
|||
|
||||
## Disclaimers / important information
|
||||
|
||||
* **First User Registration:** Visit the app **domain** after the installation is complete to register as **first user**. After the first user is registered the registration will be **locked**. You can open the register for all by changing the value **APP_DISABLE_SIGNUP** to **false** in **.env**. There is **no admin interface** in the Monica app currently.
|
||||
* You can connect using the email address of the user choosen during the installation and password provided during the installation
|
||||
* New registrations are disabled, you can open the register for all by changing the value **APP_DISABLE_SIGNUP** to **false** in **.env**.
|
||||
* There is **no admin interface** in the Monica app currently.
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
|
|
16
README_fr.md
16
README_fr.md
|
@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
Monica is an open-source web application to organize the interactions with your loved ones. I call it a PRM, or Personal Relationship Management. Think of it as a [CRM](https://en.wikipedia.org/wiki/Customer_relationship_management) (a popular tool used by sales teams in the corporate world) for your friends or family.
|
||||
|
||||
|
||||
**Version incluse :** 3.6.1~ynh1
|
||||
**Version incluse :** 3.6.1~ynh1
|
||||
|
||||
|
||||
|
||||
|
@ -24,14 +24,16 @@ Monica is an open-source web application to organize the interactions with your
|
|||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
* **First User Registration:** Visit the app **domain** after the installation is complete to register as **first user**. After the first user is registered the registration will be **locked**. You can open the register for all by changing the value **APP_DISABLE_SIGNUP** to **false** in **.env**. There is **no admin interface** in the Monica app currently.
|
||||
* You can connect using the email address of the user choosen during the installation and password provided during the installation
|
||||
* New registrations are disabled, you can open the register for all by changing the value **APP_DISABLE_SIGNUP** to **false** in **.env**.
|
||||
* There is **no admin interface** in the Monica app currently.
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : https://monicahq.com
|
||||
* Dépôt de code officiel de l'app : https://github.com/monicahq/monica
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_monica
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/monica_ynh/issues
|
||||
* Site officiel de l'app : https://monicahq.com
|
||||
* Dépôt de code officiel de l'app : https://github.com/monicahq/monica
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_monica
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/monica_ynh/issues
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -44,4 +46,4 @@ ou
|
|||
sudo yunohost app upgrade monica -u https://github.com/YunoHost-Apps/monica_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
||||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue