2022-10-05 22:19:52 +02:00
<!--
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.
-->
2022-03-23 03:07:05 +01:00
# GLPI pour YunoHost
2022-10-05 22:19:52 +02:00
[![Niveau d'intégration ](https://dash.yunohost.org/integration/glpi.svg )](https://dash.yunohost.org/appci/app/glpi) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/glpi.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/glpi.maintain.svg )
2022-03-23 03:07:05 +01:00
[![Installer GLPI avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=glpi)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer GLPI 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
2022-03-23 08:25:56 +01:00
Gestion des services informatiques (ITSM).
2022-03-23 03:07:05 +01:00
2022-11-05 07:16:20 +01:00
**Version incluse :** 10.0.5~ynh1
2022-03-23 03:07:05 +01:00
## Captures d'écran
2022-10-05 22:19:52 +02:00
![Capture d'écran de GLPI ](./doc/screenshots/screenshot.png )
2022-03-23 03:07:05 +01:00
## Documentations et ressources
2022-10-05 22:19:52 +02:00
* Site officiel de l'app : < https: // glpi-project . org >
* Documentation officielle de l'admin : < https: // glpi-install . readthedocs . io / en / latest />
* Dépôt de code officiel de l'app : < https: // github . com / glpi-project / glpi >
* Documentation YunoHost pour cette app : < https: // yunohost . org / app_glpi >
* Signaler un bug : < https: // github . com / YunoHost-Apps / glpi_ynh / issues >
2022-03-23 03:07:05 +01:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/glpi_ynh/tree/testing ).
Pour essayer la branche testing, procédez comme suit.
2022-10-05 22:19:52 +02:00
``` bash
2022-03-23 03:07:05 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/glpi_ynh/tree/testing --debug
ou
sudo yunohost app upgrade glpi -u https://github.com/YunoHost-Apps/glpi_ynh/tree/testing --debug
```
2022-10-05 22:19:52 +02:00
**Plus d'infos sur le packaging d'applications :** < https: / / yunohost . org / packaging_apps >