Skip to main content

Zammad Addons Guide

Unlike some platforms that rely on a sprawling marketplace of third-party plugins with varying quality, Zammad takes a more curated approach. Addons in Zammad are essentially Ruby gems or specific code extensions that hook directly into the application’s core.

They are managed via the Package Manager, accessible through the Zammad Admin Panel. This central hub allows administrators to install, update, and remove packages without needing deep command-line knowledge (though CLI installation is possible for advanced setups).

While the library of available packages is growing, they generally fall into three distinct categories: zammad addons

In the landscape of open-source helpdesk and ticket management solutions, Zammad has carved out a reputation for robustness, scalability, and a user-friendly interface. However, no single piece of software can perfectly cater to every unique business workflow out of the box. This is where the power of Zammad Addons (often referred to as Packages) comes into play.

Addons transform Zammad from a standard ticketing system into a tailored business engine. Whether you are looking to integrate third-party software, enhance reporting capabilities, or add specific UI features, understanding the ecosystem of Zammad addons is key to maximizing your ROI. Unlike some platforms that rely on a sprawling

These are developed by partners or the open-source community to bridge gaps between Zammad and other business tools.

Zammad maintains a set of "First-Party" addons that bridge the gap between the helpdesk and the tools your team uses daily. This central hub allows administrators to install, update,

Standard Zammad reports are solid. This community addon allows for custom SQL queries and pivot tables.

A Zammad addon is essentially a Rails Engine. At minimum, you need:

While you can mimic SLAs (Service Level Agreements) with escalations in the free version, the official SLA addon provides a GUI and reporting suite.