From e2876dfdf9f5b0f65319ea498363ac5f09ebd2cb Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 13 Mar 2021 15:17:39 +0100 Subject: [PATCH] Adding phpinfo --- apps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps.json b/apps.json index f1fd2404..83d65b78 100644 --- a/apps.json +++ b/apps.json @@ -2533,6 +2533,14 @@ "state": "notworking", "url": "https://github.com/YunoHost-Apps/phpboost_ynh" }, + "phpinfo": { + "branch": "master", + "category": "system_tools", + "maintained": false, + "revision": "HEAD", + "state": "working", + "url": "https://github.com/YunoHost-Apps/phpinfo_ynh" + }, "phpipam": { "branch": "master", "category": "wat",