Skip to content

Modern-looking interface for Zimbra Open Source brought to you by Zextras. (Read-only mirror)

License

Notifications You must be signed in to change notification settings

Freshost/zextras-theme

 
 

Repository files navigation

Zextras Theme

Instructions

Here are the instructions to deploy the theme:

  1. Download the zip file

  2. Extract the content and modify the folder name with the new name zextras

  3. zip the folder with the comand

    zip -r zextras.zip zextras

  4. copy the zip file in /tmp and change the user permissions with

    chown zimbra:zimbra /tmp/zextras.zip

  5. modify the zimbra binary with this command

    sed -i '/+ZimbraInstalledSkin/d' /opt/zimbra/bin/zmskindeploy

  6. modify jetty configuration with the new theme

    sed -i 's/harmony/zextras/g' /opt/zimbra/jetty/etc/zimbra.web.xml.in

  7. As zimbra user execute

    zmskindeploy /tmp/zextras.zip

  8. As zimbra user execute

    zmmailboxdctl restart

Contributions & Feedback

NOTE: This is a read-only mirror. This means that pull requests or issues wil not be managed here.

Want to contribute? Did you find a bug?

Have a look here to file issues or suggestions.

About

Modern-looking interface for Zimbra Open Source brought to you by Zextras. (Read-only mirror)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 73.3%
  • JavaScript 19.4%
  • HTML 7.3%