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

Merge branch 'version-2' of https://github.com/YunoHost-Apps/phpinfo_ynh into version-2

This commit is contained in:
Éric Gaspar 2023-04-05 14:17:10 +02:00
commit 9b49b68826
2 changed files with 9 additions and 7 deletions

View file

@ -5,7 +5,8 @@ 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)
[![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)*

View file

@ -5,22 +5,23 @@ 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>
* Site officiel de lapp : <https://www.php.net/manual/fr/function.phpinfo.php>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_phpinfo>
* Signaler un bug : <https://github.com/YunoHost-Apps/phpinfo_ynh/issues>
@ -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>