1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monica_ynh.git synced 2024-09-03 19:46:23 +02:00

Merge pull request #64 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2023-01-25 09:47:44 +01:00 committed by GitHub
commit 272460bc0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 6 deletions

View file

@ -18,8 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
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.
**Shipped version:** 3.7.0~ynh1
**Shipped version:** 3.7.0~ynh2
## Screenshots
@ -31,6 +30,10 @@ Monica is an open-source web application to organize the interactions with your
* 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.
## :red_circle: Antifeatures
- **Package not maintained**: This YunoHost package is not maintained and needs adoption.
## Documentation and resources
* Official app website: <https://monicahq.com>

View file

@ -18,8 +18,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.7.0~ynh1
**Version incluse :** 3.7.0~ynh2
## Captures d'écran
@ -31,6 +30,10 @@ Monica is an open-source web application to organize the interactions with your
* 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.
## :red_circle: Fonctions indésirables
- **Package not maintained**: This YunoHost package is not maintained and needs adoption.
## Documentations et ressources
* Site officiel de l'app : <https://monicahq.com>

View file

@ -3,9 +3,9 @@
"id": "monica",
"packaging_format": 1,
"description": {
"en": " Personal Relationship Manager - a new kind of CRM to organize interactions with your friends and family."
"en": "Personal Relationship Manager"
},
"version": "3.7.0~ynh1",
"version": "3.7.0~ynh2",
"url": "https://monicahq.com",
"upstream": {
"license": "GPL-3.0",