Zimbra Nextcloud Zimlet on FOSS (MALDUA 9.0.0.p27)

Interested in talking about Mash-up's? This is the place.
Post Reply
haimeo1201
Posts: 18
Joined: Mon Jan 13, 2025 4:39 pm

Zimbra Nextcloud Zimlet on FOSS (MALDUA 9.0.0.p27)

Post by haimeo1201 »

Hi everyone,

I’m trying to install the Zimbra Nextcloud Zimlet on my server but I ran into an issue.

When I run:
sudo apt install zimbra-zimlet-nextcloud
I get:
E: Unable to locate package zimbra-zimlet-nextcloud
From my understanding, this package might only be available for Zimbra Network Edition.

Currently I am running:
Zimbra FOSS (MALDUA 9.0.0.p27)
I would like to ask:
  • Is the Nextcloud Zimlet officially supported only on Network Edition?
  • Is it possible to use it on FOSS builds?
  • Has anyone successfully built and deployed it on FOSS?
If someone has done this before, could you please share the build steps or any required modifications?

Additionally, while checking the project repository:

https://github.com/Zimbra/zimbra-zimlet-nextcloud

I noticed in the package.json file the following dependency:
However, I cannot find this repository (zm-x-oauth-client) on GitHub.
  • Is this repository private?
  • Is there an alternative source?
  • Or is this dependency only available in Network Edition?
If anyone has managed to build this Zimlet or has more information, I would really appreciate your guidance.

Thank you in advance.
Klug
Ambassador
Ambassador
Posts: 2942
Joined: Mon Dec 16, 2013 11:35 am
Location: France - Drôme
ZCS/ZD Version: All of them
Contact:

Re: Zimbra Nextcloud Zimlet on FOSS (MALDUA 9.0.0.p27)

Post by Klug »

This one should work with 9 FOSS (ClassicUI only): https://github.com/Zimbra-Community/owncloud-zimlet
Post Reply