# PhpSysInfo pour YunoHost [![Niveau d’intégration](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.maintain.svg) [![Installer PhpSysInfo avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phpsysinfo) *[Lire le README dans d'autres langues.](./ALL_README.md)* > *Ce package vous permet d’installer PhpSysInfo rapidement et simplement sur un serveur YunoHost.* > *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.* ## Vue d’ensemble A customizable PHP script that displays information about your system nicely. **Version incluse :** 3.4.3~ynh1 **Démo :** ## Captures d’écran ![Capture d’écran de PhpSysInfo](./doc/screenshots/screenshot.png) ## Documentations et ressources - Site officiel de l’app : - Documentation officielle de l’admin : - Dépôt de code officiel de l’app : - YunoHost Store : - Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing). Pour essayer la branche `testing`, procédez comme suit : ```bash sudo yunohost app install https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing --debug ou sudo yunohost app upgrade phpsysinfo -u https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing --debug ``` **Plus d’infos sur le packaging d’applications :**