2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpsysinfo_ynh.git synced 2026-05-12 04:47:22 +02:00
PHPSysInfo package for YunoHost
Find a file
2026-05-07 20:06:12 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:51:25 +02:00
conf Update nginx.conf 2026-05-07 19:40:00 +02:00
doc cleaning 2025-09-03 11:39:08 +02:00
scripts add body size 2026-05-07 19:41:30 +02:00
LICENSE Script install/remove 2016-05-15 18:48:37 +02:00
manifest.toml cleaning 2026-05-07 19:36:11 +02:00
README.md Auto-update READMEs 2026-05-05 15:37:34 +02:00
tests.toml v2 2023-10-05 22:24:08 +02:00

Logo of PhpSysInfo PhpSysInfo, packaged for YunoHost

Customizable PHP script that displays information about your system nicely

🌐 Official app website App Demo Version: 3.4.5~ynh1

Screenshots

Screenshot of PhpSysInfo

📦 Developer info

Automatic tests level

🛠️ Upstream PhpSysInfo repository: https://github.com/phpsysinfo/phpsysinfo/

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/phpsysinfo_ynh/tree/testing

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

📚 App packaging documentation

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