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

41 lines
1.6 KiB
Markdown
Raw Normal View History

2022-03-13 17:58:20 +01: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.
-->
# Phpinfo for YunoHost
2019-03-08 21:18:22 +01:00
2020-11-01 19:01:41 +01:00
[![Integration level](https://dash.yunohost.org/integration/phpinfo.svg)](https://dash.yunohost.org/appci/app/phpinfo) ![](https://ci-apps.yunohost.org/ci/badges/phpinfo.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/phpinfo.maintain.svg)
2022-03-13 17:58:20 +01:00
[![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)*
2019-03-08 21:18:22 +01:00
2022-03-13 17:58:20 +01:00
> *This package allows you to install Phpinfo quickly and simply on a YunoHost server.
2020-11-01 19:01:41 +01:00
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
2019-03-08 21:18:22 +01:00
## Overview
2022-03-13 17:58:20 +01:00
Simple phpinfo
2019-03-08 21:18:22 +01:00
2022-03-13 17:58:20 +01:00
**Shipped version:** 1.0~ynh3
2019-03-08 21:18:22 +01:00
2022-03-13 17:58:20 +01:00
## Documentation and resources
2019-03-08 21:18:22 +01:00
2022-03-13 17:58:20 +01:00
* Official app website: https://www.php.net/manual/fr/function.phpinfo.php
* YunoHost documentation for this app: https://yunohost.org/app_phpinfo
* Report a bug: https://github.com/YunoHost-Apps/phpinfo_ynh/issues
2019-03-08 21:18:22 +01:00
2020-12-01 23:01:25 +01:00
## Developer info
2019-03-08 21:18:22 +01:00
2020-11-01 19:01:41 +01:00
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/phpinfo_ynh/tree/testing).
2019-03-08 21:18:22 +01:00
To try the testing branch, please proceed like that.
```
2020-11-01 19:01:41 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/phpinfo_ynh/tree/testing --debug
2019-03-08 21:18:22 +01:00
or
2020-11-01 19:01:41 +01:00
sudo yunohost app upgrade phpinfo -u https://github.com/YunoHost-Apps/phpinfo_ynh/tree/testing --debug
2019-03-08 21:18:22 +01:00
```
2022-03-13 17:58:20 +01:00
**More info regarding app packaging:** https://yunohost.org/packaging_apps