I’m trying to install the Zimbra Nextcloud Zimlet on my server but I ran into an issue.
When I run:
I get:sudo apt install zimbra-zimlet-nextcloud
From my understanding, this package might only be available for Zimbra Network Edition.E: Unable to locate package zimbra-zimlet-nextcloud
Currently I am running:
I would like to ask:Zimbra FOSS (MALDUA 9.0.0.p27)
- 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?
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."@zimbra/oauth-client": "git+https://github.com/Zimbra/zm-x-oauth-client#nextcloud"
- Is this repository private?
- Is there an alternative source?
- Or is this dependency only available in Network Edition?
Thank you in advance.
