From f73386cb958b4882230cad77db6877ff263de374 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 6 Dec 2021 22:24:38 +0100 Subject: [PATCH 1/2] Add mautic --- apps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps.json b/apps.json index 828867a6..ece50e8a 100644 --- a/apps.json +++ b/apps.json @@ -1751,6 +1751,14 @@ ], "url": "https://github.com/YunoHost-Apps/mattermost_ynh" }, + "mautic": { + "category": "productivity_and_management", + "state": "inprogress", + "subtags": [ + "business_and_ngos" + ], + "url": "https://github.com/YunoHost-Apps/mautic_ynh" + }, "mautrix_facebook": { "category": "communication", "state": "inprogress", From c39ee9ecc2d96d1d132c73c3db3ae69320a76fe6 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 21 Dec 2021 14:33:09 +0100 Subject: [PATCH 2/2] Update apps.json --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index ece50e8a..28a935a4 100644 --- a/apps.json +++ b/apps.json @@ -1753,7 +1753,7 @@ }, "mautic": { "category": "productivity_and_management", - "state": "inprogress", + "state": "working", "subtags": [ "business_and_ngos" ],