Hi Zimbra Friends, Partners & Customers, Today’s post is from Barry de Graaff, Channel Evangelist for Zimbra Synacor, and it explains how to write a Zimlet that can set the Location and Notes fields on a new appointment. This is often implemented in Zimlets that integrate 3rd party video conferencing solutions in Zimbra. Download and […]
Tag Archives | Zimlets
Zimbra SkillZ: Using Tags and GraphQL from a Zimlet
Hi Zimbra Friends, Partners & Customers, Today’s post from Barry de Graaff, Channel Evangelist at Zimbra, explains how to: Write a Zimlet to create, modify and delete tags Add and remove tags from emails and contacts in Zimbra Use GraphQL and Apollo Client from a Zimlet. This article assumes you have already set up your […]
Is Zimbra Open Source? Yes! FAQs about Zimbra OSE for YOU! (updated August 2023)
Hello Zimbra Friends, Customer and Partners, With the release of Zimbra 9, there have been many questions about Zimbra’s Open Source status and Synacor’s commitment to Open Source as a practice and a community. We listened to your questions and concerns, and here is a comprehensive list of FAQs for you. If you have additional […]
Zimbra SkillZ: Extending Zimbra 9’s Frontend UI with Zimlets (3 of 3)
A unique feature of Zimbra is its extensibility. You can customize functionality for both the frontend UI and the backend with Zimlets. The Zimbra frontend can be extended with JavaScript Zimlets and the backend can be extended with Java extension Zimlets. This is the last post of a 3-part series to highlight the Zimbra Development […]
Zimbra SkillZ: Extending Zimbra 9’s Backend Functionality with Zimlets (2 of 3)
A unique feature of Zimbra is its extensibility. You can customize functionality for both the frontend UI and the backend with Zimlets. The Zimbra frontend can be extended with JavaScript Zimlets and the backend can be extended with Java extension Zimlets. This post is part of a 3-part series to highlight the Zimbra Development Guides […]
Zimbra SkillZ: Zimbra 9’s New Zimlet Framework (1 of 3)
Zimbra 9 introduced the new Zimlet Framework. This 3-part series from Barry de Graaff, Channel Evangelist at Synacor, will get you started developing your own Zimlets. What is a Zimlet? Zimlets are used to: Integrate Zimbra Collaboration with third-party information systems and content. Extend the functionality of the Zimbra user interface (UI). For example, you […]