View Single Post
  #22 (permalink)  
Old 03-09-2009, 08:03 AM
mune72 mune72 is offline
Intermediate Member
 
Posts: 22
Default

Quote:
Originally Posted by spacegoose View Post
How do I deploy Zimlets in Zimbra Desktop?
I cannot find the zmzimletctl command, and adding them (the .zip file) to the top level zimlets or webapps/zimlets directories, and restarting zimbra doesn't seem to work either.
Don't ZIP the files

create the dir
_dir
in
<PATH_TO_ZIMBRA>/zimbra/zdesktop/jetty/webapps/service/zimlet/

in _dir create a dir for your zimlet, says com_zimbra_hworld

in the folder com_zimbra_hworld put your development files, the next time that zimbra desktop restart you will find your zimlet in the zimlets' drop menu.

Fede
Reply With Quote