White Paper: Extending the Reach of Modern Helpdesks with Zammad Add-ons Executive Summary

However, the standard modern way to create a distributable addon is by creating a Rails Engine (often packaged as a Gem).

: This "addon-like" feature allows agents to expand drafts, fix grammar, and change the tone of responses directly within the editor. Ticket Summarization

Zammad Add-ons — Overview and Suggested Content

What Zammad add-ons are

Zammad add-ons extend the open-source Zammad helpdesk by adding features such as custom integrations, reporting, automation, UI enhancements, security, and channel support (SMS, chat, social).

Avoid Overwriting: It is best practice to avoid overwriting core Zammad files, as this can break updates. Instead, use hooks or add new files in the addons directories.

end end