mirror of
https://github.com/YunoHost-Apps/phpinfo_ynh.git
synced 2024-09-03 19:56:23 +02:00
PHPinfo package for YunoHost
15758c1f96
Example |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
sources | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
Phpinfo for YunoHost
This package allows you to install Phpinfo quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Simple phpinfo
Shipped version: 1.0~ynh3
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
- Report a bug: https://github.com/YunoHost-Apps/phpinfo_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/phpinfo_ynh/tree/testing --debug
or
sudo yunohost app upgrade phpinfo -u https://github.com/YunoHost-Apps/phpinfo_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps