Skip to content

This zimlet is to add a new tab onto Zimbra webmail that loads a complete web page in an iframe

License

Notifications You must be signed in to change notification settings

iwayvietnam/tabiframe-zimlet

 
 

Repository files navigation

tabiframe-zimlet

This zimlet is to add a new tab onto Zimbra webmail that loads a complete web page in an iframe. The webpage URL is defined in com_zimbra_tabiframe.js.

To build and install the zimlet:

  • Clone the git repository
  • Modify tab-url property in config_template.xml to your right webpage
  • Modify tab-label property in com_zimbra_tabiframe.properties to your right label
  • Run "sh build.sh" to build your zimlet
  • Deploy zimlet from the new .zip file

About

This zimlet is to add a new tab onto Zimbra webmail that loads a complete web page in an iframe

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.9%
  • Shell 4.1%