From 7cd0d2a67685df6022629a5363477c0d496e0522 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 3 Sep 2021 13:42:18 +0200 Subject: [PATCH] Add MyBB to catalog --- apps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps.json b/apps.json index 99870ab9..268b804e 100644 --- a/apps.json +++ b/apps.json @@ -1961,6 +1961,14 @@ ], "url": "https://github.com/YunoHost-Apps/my_webapp_ynh" }, + "mybb": { + "category": "communication", + "state": "working", + "subtags": [ + "forum" + ], + "url": "https://github.com/YunoHost-Apps/mybb_ynh" + }, "mycryptochat": { "category": "communication", "revision": "94868a77cc584f789e358b250e483b083181478c",