1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/civicrm_drupal7_ynh.git synced 2024-09-03 18:16:19 +02:00

Auto-update README

This commit is contained in:
Yunohost-Bot 2021-10-23 14:50:24 +00:00 committed by Yunohost-Bot
parent 6c1fa01729
commit 8a1c2537e1
2 changed files with 45 additions and 47 deletions

View file

@ -1,3 +1,8 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# CiviCRM on Drupal 7 for YunoHost
[![Integration level](https://dash.yunohost.org/integration/civicrm_drupal7.svg)](https://dash.yunohost.org/appci/app/civicrm_drupal7) ![](https://ci-apps.yunohost.org/ci/badges/civicrm_drupal7.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/civicrm_drupal7.maintain.svg)
@ -5,40 +10,34 @@
*[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install CiviCRM on Drupal 7 quickly and simply on a YunoHost server.
> *This package allows you to install CiviCRM on Drupal 7 quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview
Open source constituent relationship management (CRM) for non-profits, NGOs and advocacy organizations.
**Shipped version:** 5.38.0 on Drupal 7
**Shipped version:** 5.38.0-7.0~ynh1
**Demo:** https://civicrm.org/demo
## Screenshots
![](https://skvare.com/sites/skvare.com/files/civicrm-contact-record-skvare.png)
![](./doc/screenshots/screenshot.png)
## Documentation
## Disclaimers / important information
* Official documentation: https://docs.civicrm.org/
* Any known limitations, constrains or stuff not working, such as (but not limited to):
* LDAP module can be installed
## YunoHost specific features
## Documentation and resources
#### Multi-user support
LDAP module can be installed
#### Supported architectures
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/civicrm_drupal7.svg)](https://ci-apps.yunohost.org/ci/apps/civicrm_drupal7/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/civicrm_drupal7.svg)](https://ci-apps-arm.yunohost.org/ci/apps/civicrm_drupal7/)
## Links
* Report a bug: https://github.com/YunoHost-Apps/civicrm_drupal7_ynh/issues
* App website: https://civicrm.org/
* YunoHost website: https://yunohost.org/
---
* Official app website: https://civicrm.org/
* Official admin documentation: https://docs.civicrm.org/
* Upstream app code repository: https://github.com/civicrm/civicrm-drupal
* YunoHost documentation for this app: https://yunohost.org/app_civicrm_drupal7
* Report a bug: https://github.com/YunoHost-Apps/civicrm_drupal7_ynh/issues
## Developer info
@ -50,3 +49,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/civicrm_drupal7_ynh/t
or
sudo yunohost app upgrade civicrm_drupal7 -u https://github.com/YunoHost-Apps/civicrm_drupal7_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps

View file

@ -1,44 +1,39 @@
# CiviCRM pour Drupal 7 pour YunoHost
# CiviCRM on Drupal 7 pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/civicrm_drupal7.svg)](https://dash.yunohost.org/appci/app/civicrm_drupal7) ![](https://ci-apps.yunohost.org/ci/badges/civicrm_drupal7.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/civicrm_drupal7.maintain.svg)
[![Installer CiviCRM on Drupal 7 avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=civicrm_drupal7)
*[Read this readme in english.](./README.md)*
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer CiviCRM on Drupal 7 rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
> *Ce package vous permet d'installer CiviCRM on Drupal 7 rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
## Vue d'ensemble
Gestion des relations avec les constituants (GRC/CRM) pour les organisations à but non lucratif, les ONG et les organisations de défense des droits.
**Version incluse:** 5.38.0 et Drupal 7
**Version incluse :** 5.38.0-7.0~ynh1
**Démo :** https://civicrm.org/demo
## Captures d'écran
![](https://skvare.com/sites/skvare.com/files/civicrm-contact-record-skvare.png)
![](./doc/screenshots/screenshot.png)
## Documentation
## Avertissements / informations importantes
* Documentation officielle: https://docs.civicrm.org/
* Toute limitation connue, contrainte ou élément qui ne fonctionne pas, comme (mais sans s'y limiter) :
* Le module d'authentification LDAP peut être installé
## Caractéristiques spécifiques YunoHost
## Documentations et ressources
#### Support multi-utilisateur
Le module d'authentification LDAP peut être installé
#### Architectures supportées
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/civicrm_drupal7.svg)](https://ci-apps.yunohost.org/ci/apps/civicrm_drupal7/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/civicrm_drupal7.svg)](https://ci-apps-arm.yunohost.org/ci/apps/civicrm_drupal7/)
## Liens
* Signaler un bug : https://github.com/YunoHost-Apps/civicrm_drupal7_ynh/issues
* Site de l'application : https://civicrm.org/
* Site web YunoHost: https://yunohost.org/
---
* Site officiel de l'app : https://civicrm.org/
* Documentation officielle de l'admin : https://docs.civicrm.org/
* Dépôt de code officiel de l'app : https://github.com/civicrm/civicrm-drupal
* Documentation YunoHost pour cette app : https://yunohost.org/app_civicrm_drupal7
* Signaler un bug : https://github.com/YunoHost-Apps/civicrm_drupal7_ynh/issues
## Informations pour les développeurs
@ -50,3 +45,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/civicrm_drupal7_ynh/t
ou
sudo yunohost app upgrade civicrm_drupal7 -u https://github.com/YunoHost-Apps/civicrm_drupal7_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps