Zammad
{{Short description|Zammad is a free helpdesk tracking system offering connection through various channels}}
{{Use dmy dates|date=February 2021}}
{{Notability|Products|date=December 2020}}
{{Infobox software
| name = Zammad
| logo = Zammad logo.svg
| logo alt =
| logo caption = Zammad Logo
| author = Zammad Foundation
| developer = Zammad Team{{Cite web|url=https://zammad.org/about|title=Zammad Community | About Us|website=zammad.org}}
| released = 2016
| latest release version = {{wikidata|property|edit|reference|P348}}
| latest release date = {{start date and age|{{wikidata|qualifier|P348|P577}}}}
| programming language = Ruby (Ruby on Rails), JavaScript
| operating system = Ubuntu, Debian, CentOS, Docker
| platform = GitHub
| language = English (multilingual)
| language count =
| genre = Helpdesk
| license = AGPL-3.0-only
| website = https://www.zammad.com/
}}
Zammad is a free helpdesk or issue tracking system. It offers the connection of various channels like email, chat, telephone, Twitter, or Facebook. Zammad is developed in the programming languages Ruby and JavaScript. The name Zammad comes from the Bavarian language and means "together".{{cite web |url=https://www.datacenter-insider.de/otrs-gruender-martin-edenhofer-startet-mit-zammad-open-source-alternative-a-555261/ |title=OTRS-Gründer Martin Edenhofer startet mit Zammad Open-Source-Alternative |date=26 October 2016 |language=de}}
General
Zammad was founded by Martin Edenhofer, who was formerly involved in the development of OTRS.{{cite web |title=Zammad Console |url=https://docs.zammad.org/en/latest/admin/console.html |access-date=8 December 2020}}
The project asks for active participation in the development.{{Cite web|url=https://zammad.org/participate|title=Zammad Community | Be part of it!|website=zammad.org}} The source code is free software according to the AGPL-3.0-only license{{cite web |url=https://www.golem.de/news/zammad-otrs-gruender-startet-freie-zendesk-alternative-1610-123896.html |website=golem.de |access-date=4 January 2021 |language=German|title=Golem.de: IT-News für Profis }} and available via git.{{Cite web|url=https://github.com/zammad/zammad|title=Welcome to Zammad|date=14 April 2022|via=GitHub}}{{Cite web|url=https://docs.zammad.org/en/latest/about/zammad.html|title=Zammad — Zammad documentation|website=docs.zammad.org}} For this purpose, the Zammad Foundation{{cite web |title=Zammad Foundation |url=https://zammad-foundation.org/ |access-date=9 December 2020}} was founded to ensure the freedom of the software. Inspiration for the Zammad Foundation are the WordPress Foundation, the Free Software Foundation, and the Mozilla Foundation.
User Interface
The user interface is modern and attractive.{{cite web |url=https://t3n.de/news/helpdesk-software-4-underdogs-1291545/ |website=t3n |access-date=4 January 2021 |language=German|title=Helpdesk-Software: 4 Underdogs für weniger Stress im Service |date=17 June 2020 }} It has been redesigned from scratch and can be used by occasional users without training without any problems. Technologically, the user interface is implemented as a web application with CSS, JavaScript, and HTML5 (including WebSockets),{{cite web |url=https://www.linux-magazin.de/ausgaben/2018/12/uebersicht/ |title=OTRS, Kix, Request Tracker, Zammad |first1=Ulrich |last1=Bantle |first2=Jens-Christoph |last2=Brendel |first3=Kristian |last3=Kißling |first4=Jan |last4=Kleinert |name-list-style=amp |date=December 2018 |website=Linux-magazin.de |language=de |access-date=4 January 2021}} which means that the application runs in the browser – only data is exchanged over the network (in REST). Thus the WebApp feels like a native application and is capable of real-time (information is updated in all clients immediately after creation/change without reloading the application/web page). The design of the interface was developed with Zeughaus Design GmbH.{{cite web |website=Zeughaus Design |url=https://www.zeughaus.com/projekt/und-taeglich-gruesst-das-kundentier |title=Und täglich grüßt das Kundentier |language=de-DE}}
In version 3.0 Zammad was extended by a knowledge base.{{cite web |first=Wilhelm |last=Greiner |url=https://www.lanline.de/news/open-source-helpdesk-mit-neuer-knowledge-base.238710.html |title=Zammad 3.0 für die kostenlose lokale Installation oder als Cloud-Service erhältlich: Open-Source-Helpdesk mit neuer Knowledge Base |language=de}}
Backend
The backend is realized in Ruby on Rails and communicates with the user interface via REST. Zammad relies on Elasticsearch to speed up search queries.{{Cite web|url=https://docs.zammad.org/en/latest/install/elasticsearch.html|title=Set up Elasticsearch — Zammad documentation|website=docs.zammad.org}}
MySQL, MariaDB, or PostgreSQL are supported as database servers up to Zammad version 6. Zammad version 7 and above will be PostgreSQL only.{{Cite web|url=https://docs.zammad.org/en/latest/prerequisites/software.html|title=Software — Zammad documentation|website=docs.zammad.org}} Nginx or Apache can be used as a web server or reverse proxy.
Version history
The planned release cycle was 4 weeks, on the 14th of the month.
Awards
- Bronze OSBAR (Open Source Business Award 2016), on 7 December 2016, awarded by the Open Source Business Alliance{{Cite web |date=2016-12-09 |title=OSBAR 2016 – unsere Stars! |url=https://osb-alliance.de/publikationen/bloggast/osbar-2016-unsere-stars |access-date=2022-06-13 |website=OSBA – Open Source Business Alliance |language=de-DE}}
- 1st place in the Thomas Krenn Award 2017, on 12 March 2017{{cite web |url=https://www.thomas-krenn.com/de/tkmag/allgemein/zammad-home-assistant-und-freifunk-das-sind-die-gewinner-des-thomas-krenn-awards-2017/ |website=thomas-krenn.com |access-date=4 January 2021 |language=German|title=Thomas-Krenn-Award 2017: Zammad, Home Assistant und Freifunk |date=12 March 2017 }}
- DINACon Award in Category 1: Best Open Source Project, on 18 October 2019, which means that Zammad was also nominated for the Digital Economy Award {{cite web |url=https://awards.dinacon.ch/en/winners-2019/ |website=DINAcon Awards |access-date=4 January 2021|title=Winners 2019 > DINAcon Awards }}
References
External links
- [http://www.zammad.com Official Website]
- [https://zammad-foundation.org/ Zammad Foundation]
- [https://zammad.org/ Zammad Community]
- {{GitHub|zammad/zammad}}