2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpinfo_ynh.git synced 2026-08-13 18:20:27 +02:00
PHPinfo package for YunoHost
  • Shell 98.2%
  • PHP 1.8%
Find a file
2026-07-04 12:34:31 +02:00
.github php update 2021-11-06 16:34:26 +01:00
conf cleaning 2026-07-04 12:33:30 +02:00
doc v2 2023-04-05 14:13:40 +02:00
scripts cleaning 2026-07-04 12:33:30 +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 cleaning 2026-07-04 12:33:30 +02:00
README.md Auto-update READMEs 2026-07-03 20:53:31 +02:00
tests.toml cleaning 2026-07-04 12:33:30 +02:00

Logo of Phpinfo Phpinfo, packaged for YunoHost

Simple phpinfo

🌐 Official app website Version: 1.0~ynh8

📦 Developer info

Automatic tests level

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.