1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpinfo_ynh.git synced 2025-11-05 20:58:42 +01:00
PHPinfo package for YunoHost
Find a file
2025-07-20 09:57:54 +02:00
.github php update 2021-11-06 16:34:26 +01:00
conf Update nginx.conf 2025-06-27 23:16:11 +02:00
doc v2 2023-04-05 14:13:40 +02:00
scripts Update upgrade 2025-07-20 09:44:16 +02:00
sources first commit 2019-03-08 21:18:22 +01:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 02:52:07 +02:00
LICENSE first commit 2019-03-08 21:18:22 +01:00
manifest.toml Update manifest.toml 2025-07-20 09:45:40 +02:00
README.md Auto-update READMEs 2025-07-20 09:45:43 +02:00
tests.toml Update tests.toml 2025-07-20 09:44:39 +02:00

Logo of Phpinfo Phpinfo, packaged for YunoHost

Simple phpinfo

🌐 Official app website Version: 1.0~ynh7

📦 Developer info

Automatic tests level

🛠️ Upstream Phpinfo repository: <>

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/phpinfo_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade phpinfo -u https://github.com/YunoHost-Apps/phpinfo_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.