The ecosystem is evolving. While you currently have the freedom to build or integrate almost anything in a self-hosted environment, the future promises a more structured, accessible, and powerful marketplace. By understanding the landscape of Zammad add-ons—the official, the community-driven, and the custom-built—you are well on your way to building a helpdesk that is not just functional, but truly exceptional.
Zammad Add-ons and Packages Zammad add-ons, technically known as
For deep, backend changes, developers write custom Ruby code. These must be manually uploaded to your Zammad server instance, usually requiring command-line access ( zammad run rails r ... ) and a subsequent restart of the Zammad services. Note: Custom source-code modifications are usually restricted to self-hosted Zammad installations. Best Practices for Managing Zammad Add-ons zammad addons
┌────────────────────────┐ │ Zammad Extension │ └───────────┬────────────┘ │ ┌────────────────────┼────────────────────┐ ▼ ▼ ▼ ┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐ │ Core Packages │ │ REST API & │ │ Webhooks & │ │ (.zpm files) │ │ Integrations │ │ Custom Apps │ └─────────────────┘ └─────────────────┘ └─────────────────┘ 1. Core Packages (.zpm)
Introducing third-party code into a helpdesk environment poses inherent risks. The ecosystem is evolving
ZPM files are the closest thing to a traditional "addon." These are community-developed packages that modify the Zammad source code to add new features or UI elements.
Integrating deep learning translation tools (like DeepL) directly into the ticket pane so agents can instantly translate international customer requests. How to Choose the Right Addons for Your Organization follow these standard steps:
Installing a community package is a straightforward process managed through the Zammad admin interface. Here's a general overview:
. While there isn't a single "app store" for Zammad, you can enhance it through ZPM packages native integrations automation tools
If you are looking for specific integrations, the best place to start is the or the official Zammad Integrations list on SourceForge to see what’s available right now. Need help setting up a specific Zammad addon? Let me know:
If you choose to install a community-developed package ( .zpm file), follow these standard steps:
