Zammad Addons New [work]

Zammad is built on Ruby on Rails, and its addon system relies heavily on Rails Engines. Creating a new addon involves generating a specific directory structure and registering the addon with Zammad.

Note for sysadmins: Since Zammad 6.0, the package structure has changed. Do not copy-paste old Ruby gems.

Getting started with Zammad addons is relatively straightforward. Here are the steps to follow:

for Enterprise and Corporate-tier subscribers marks a strategic pivot. While many features remain standard, new official add-ons are designed to provide premium, pre-built functionalities that are not available in the community version. These include high-priority custom feature requests and specialized tools tailored for large-scale operations, ensuring that the most demanding business environments have the specific capabilities they need without bloating the core open-source codebase. The Rise of AI-Powered Native Add-ons zammad addons new

In the rapidly evolving landscape of customer support technology, Zammad has emerged as a powerhouse by maintaining a delicate balance between open-source flexibility and enterprise-grade performance. As of 2026, the concept of "add-ons" in Zammad has shifted from simple community scripts to a structured ecosystem comprising official premium features, native AI capabilities, and sophisticated third-party integrations. This transition reflects a broader trend in the helpdesk industry: moving beyond basic ticket management toward intelligent, highly customizable workflows. The Shift to Official Premium Add-ons

Automation tools handle repetitive tier-1 support tasks, freeing up humans for complex issues.

For Zammad to recognize the addon, it must be registered in app/models/setting.rb or via an initializer if it's a backend feature. Zammad is built on Ruby on Rails, and

Here’s what’s new, what’s trending, and which addons are worth your attention right now.

: With new addons, businesses can customize their Zammad setup to fit their evolving needs. Whether it's integrating with a new third-party service or adding a specific feature that wasn't available before, these addons provide the flexibility to adapt.

Rewrite messages to be more professional, friendly, or concise. Do not copy-paste old Ruby gems

: Features like automatic summary generation and message drafting are now available, allowing you to use language models while retaining full control over your data.

Recent developments in the Zammad ecosystem focus heavily on artificial intelligence, seamless communication, and data synchronization. 1. AI-Powered Smart Assistants

A: Usually yes, if they hook deep into the UI. New addons built with the official ui_plugin API (v2) are version-locked. Always check the addon’s zammad_requirement field.