I've just installed Zimbra Desktop and would like to know where I can find a repo of installable zimlets. The Gallery on the website appears to go to a Bugzilla instance.
I've just installed Zimbra Desktop and would like to know where I can find a repo of installable zimlets. The Gallery on the website appears to go to a Bugzilla instance.
Welcome to the forums,
The gallery.zimbra.com > bugzilla will be corrected to point to the gallery shortly.
But we don't yet have a consumer friendly way to add/remove Zimlets to Zimbra Desktop - it's planned but not yet implemented.
---
Once the gallery is back up, if you would like to download some from there (almost all are mentioned & have links there, but for those that aren't if you have a Zimbra Server see /opt/zimbra/zimlets zimlets-extra zimlets-experimental, or you can grab them from the public perforce cache) the steps would be:
1. save zimlet zips into <install>/zimlets
2. cd into <install> from terminal
3. run the following line for each zimlet:
java -cp jetty/lib/log4j-1.2.8.jar:jetty/common/lib/commons-httpclient-3.0.jar:jetty/common/lib/mail.jar:jetty/common/lib/commons-logging.jar:jetty/common/lib/commons-codec-1.3.jar:jetty/common/lib/json.jar:jetty/common/lib/dom4j-1.5.jar:jetty/common/lib/zimbracommon.jar:jetty/webapps/service/WEB-INF/lib/zimbrastore.jar -Dzimbra.config=conf/localconfig.xml com.zimbra.cs.zimlet.ZimletUtil deploy zimlets/<zimlet_name>.zip
4. restart zdesktop backend server
*Where <install> is the folder where you installed zdesktop like ~/zimbra/zdesktop. The above assumes you are on Mac or Linux. If you are on windows, you'll need to fix the path by replacing '/' with '\' and ':' with ';'.
The following come bundled with Zimbra Desktop:
com_zimbra_date
com_zimbra_email
com_zimbra_local
com_zimbra_phone
com_zimbra_url
com_zimbra_dnd
com_zimbra_ymaps
com_zimbra_ymemoticons (though not really needed)
-Mike Morse (MCode151)
ZCS-to-ZCS Migrations & Moves | Admin Tools & Tidbits » ZimbraBlog.com | ZimbraCommunity.com
There are currently 1 users browsing this thread. (0 members and 1 guests)