Zammad updates frequently. If you use custom source-code add-ons, test them thoroughly in a staging environment before updating your production helpdesk, as core changes can break custom code.
Zammad is a powerful tool on its own, but its addon ecosystem is what makes it adaptable. By leveraging packages—whether they are first-party integr zammad addons
Whether you are looking to boost productivity or connect your helpdesk to your favorite tools, Zammad’s open-source nature makes it highly extensible Zammad updates frequently
Zammad addons are a powerful mechanism for tailoring the helpdesk system to specific organizational needs. While the core system is sufficient for general ticketing, the addon ecosystem is essential for advanced ITSM workflows, external system integration, and security compliance. This central hub allows administrators to install, update,
They are managed via the , 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).
, allow users to extend the helpdesk's core functionality without modifying the primary codebase. While Zammad comes with many built-in integrations for systems like Slack, Microsoft Teams, and
These are native addons written in Ruby (Zammad’s core language). They integrate directly into the Zammad backend, altering the database schema, UI, or core logic. They are packed as .zpm (Zammad Package Manager) files. 2. REST API & Third-Party Integrations