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

Auto-update README

This commit is contained in:
yunohost-bot 2023-10-31 14:29:24 +00:00
parent c410999b82
commit e4152b72af
2 changed files with 11 additions and 9 deletions

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# Phpinfo for YunoHost
[![Integration level](https://dash.yunohost.org/integration/phpinfo.svg)](https://dash.yunohost.org/appci/app/phpinfo) ![Working status](https://ci-apps.yunohost.org/ci/badges/phpinfo.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/phpinfo.maintain.svg)
[![Install Phpinfo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phpinfo)
*[Lire ce readme en français.](./README_fr.md)*
@ -21,7 +22,7 @@ Simple phpinfo
## Documentation and resources
* Official app website: <https://www.php.net/manual/fr/function.phpinfo.php>
* YunoHost documentation for this app: <https://yunohost.org/app_phpinfo>
* YunoHost Store: <https://apps.yunohost.org/app/phpinfo>
* Report a bug: <https://github.com/YunoHost-Apps/phpinfo_ynh/issues>
## Developer info

View file

@ -5,23 +5,24 @@ It shall NOT be edited by hand.
# Phpinfo pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/phpinfo.svg)](https://dash.yunohost.org/appci/app/phpinfo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/phpinfo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/phpinfo.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/phpinfo.svg)](https://dash.yunohost.org/appci/app/phpinfo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/phpinfo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/phpinfo.maintain.svg)
[![Installer Phpinfo avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phpinfo)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Phpinfo 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.*
> *Ce package vous permet dinstaller Phpinfo rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
Simple phpinfo
**Version incluse :** 1.0~ynh4
## Documentations et ressources
* Site officiel de l'app : <https://www.php.net/manual/fr/function.phpinfo.php>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_phpinfo>
* Site officiel de lapp : <https://www.php.net/manual/fr/function.phpinfo.php>
* YunoHost Store: <https://apps.yunohost.org/app/phpinfo>
* Signaler un bug : <https://github.com/YunoHost-Apps/phpinfo_ynh/issues>
## Informations pour les développeurs
@ -36,4 +37,4 @@ ou
sudo yunohost app upgrade phpinfo -u https://github.com/YunoHost-Apps/phpinfo_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>