Quote:
Originally Posted by spacegoose 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