How to install/uninstall Zimlets In Zimbra 8

TO INSTALL:

First place zip file in:

/opt/zimbra/zimlets

Then type

su zimbra
zmzimletctl install zimlet_archive_name.zip
zmzimletctl deploy zimlet_archive_name.zip
zmzimletctl enable zimlet_archive_name

 TO UNINSTALL/REMOVE:

su zimbra
cd /opt/zimbra/zimlets
zmzimletctl disable zimlet_name
zmzimletctl undeploy zimlet_name

OTHER NOTES:

To get a list of all installed Zimlets

zmzimletctl listZimlets

To get info about a particular zimlet (Version, Description, Status etc), using the zimlet_name given in previous command type:

zmzimletctl info zimlet_name

 

You may also like...

5 Responses

  1. An outstanding share! I’ve just forwarded this onto a co-worker who had been conducting a little research
    on this. And he actually bought me breakfast simply because I found it for him…
    lol. So let me reword this…. Thank YOU for the meal!!

    But yeah, thanks for spending the time to discuss this topic here on your site.

  2. Tung says:

    Fail to install VNC CRM for Zimbra
    🙁

  3. Oleksii says:

    Thank you!
    It’s helpful

  4. Lee Tea says:

    Thank you very much

Leave a Reply