V-TEK Weblog about webdevelopment and linux

22Nov/070

Howto install a theme in Zimbra

For the people that like to install some brand new themes in Zimbra:

  1. Download the file and unpack it on your server
  2. Copy the theme directory ( for example "fields" ) to the theme directory

    cp fields/ /opt/zimbra/tomcat/webapps/zimbra/skins/ -R

  3. Make zimbra familair with the new theme by running

    zmprov mcf +zimbraInstalledSkin <theme_name>

  4. Stop and start the server by running:

    zmcontrol stop && zmcontrol start

Your theme should now be accessible ( if the COS allows you to! )

Comments (0) Trackbacks (0)

No comments yet.


Leave a comment


No trackbacks yet.