From be4599f460ae60aaf308fefefa8450b9946a44ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 6 Jan 2023 12:30:16 +0100 Subject: [PATCH] add processwire --- apps.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/apps.json b/apps.json index 2682878c..b490273d 100644 --- a/apps.json +++ b/apps.json @@ -3585,6 +3585,20 @@ ], "url": "https://github.com/YunoHost-Apps/privatebin_ynh" }, + "processwire": { + "category": "publishing", + "potential_alternative_to": [ + "Blogger", + "Blogspot", + "Wix" + ], + "state": "working", + "subtags": [ + "websites", + "blog" + ], + "url": "https://github.com/YunoHost-Apps/processwire_ynh" + }, "proftpd": { "category": "system_tools", "maintained": false,