From d7f2efc628e840015e2fea1a3b09a4c9332ea10f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 27 Oct 2023 22:27:22 +0200 Subject: [PATCH 1/2] Add Exo platform to wishlist --- wishlist.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index a73775b2..53b48e89 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -376,6 +376,12 @@ description = "A web interface to extract tabular data from PDFs (based on Camel upstream = "https://github.com/camelot-dev/excalibur" website = "https://excalibur-py.readthedocs.io/en/master/" +[exo-platform] +name = "Exo platform" +description = "Intranet and collaboration" +upstream = "https://github.com/exoplatform/" +website = "https://www.exoplatform.com" + [farside] name = "Farside" description = "A redirecting service for FOSS alternative frontends" From 9ae107097f6635cef9b67fbeca4342f516f70756 Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 29 Oct 2023 20:58:15 +0100 Subject: [PATCH 2/2] Update wishlist.toml Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com> --- wishlist.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wishlist.toml b/wishlist.toml index 53b48e89..aa27271e 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -378,7 +378,7 @@ website = "https://excalibur-py.readthedocs.io/en/master/" [exo-platform] name = "Exo platform" -description = "Intranet and collaboration" +description = "Modern intranet, social network, community management platform, collaboration platform and digital workplace" upstream = "https://github.com/exoplatform/" website = "https://www.exoplatform.com"