1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glpi_ynh.git synced 2025-11-04 21:08:46 +01:00
GLPI package for YunoHost
Find a file
2025-09-11 16:03:34 +02:00
.github v2 2023-09-26 09:49:11 +02:00
conf cleaning 2025-01-21 22:15:15 +01:00
doc Create POST_INSTALL_fr.md 2024-05-07 07:15:14 +02:00
scripts cleaning 2025-09-11 14:02:49 +02:00
.gitignore add helpers 2.1 2024-09-12 11:03:11 +02:00
LICENSE Initial commit 2019-04-24 17:00:54 +02:00
manifest.toml cleaning 2025-09-11 14:02:49 +02:00
README.md Auto-update READMEs 2025-09-11 00:14:40 +02:00
tests.toml Update tests.toml 2023-09-26 09:50:38 +02:00

Logo of GLPI GLPI, packaged for YunoHost

IT Asset Management

🌐 Official app website Version: 10.0.20~ynh1

Screenshots

Screenshot of GLPI

📦 Developer info

Automatic tests level

🛠️ Upstream GLPI repository: https://github.com/glpi-project/glpi

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/glpi_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade glpi -u https://github.com/YunoHost-Apps/glpi_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.