Zammad is a web based open source helpdesk/customer support system.
Find a file
2026-05-04 13:39:32 +03:00
.claude Maintenance: Added information about the AI development workflow. 2026-04-28 23:35:54 +02:00
.dev Maintenance: Update dependency rubocop-capybara to v2.23.0 2026-04-30 14:52:33 +02:00
.devcontainer Maintenance: Add a devcontainer variant with LDAP. 2026-04-15 15:43:26 +02:00
.eslint-plugin-zammad Maintenance: Update dependency eslint to ^10.3.0 2026-05-04 09:51:38 +02:00
.git-hooks/pre_commit Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
.github Maintenance: Update github/gh-aw-actions action to v0.71.3 2026-05-01 01:08:46 +00:00
.gitlab Maintenance: Update renovatebot configuration. 2026-04-30 13:30:18 +02:00
app Fixes #6110 - Use an ampersand as the query string separator in the report download URL 2026-05-04 13:39:32 +03:00
bin Closes #5961 - Maintenance: Double quote to prevent globbing and word splitting 2026-02-25 08:33:33 +00:00
config Fixes #6056 - Allow wildcards in no_proxy configuration 2026-04-28 14:21:34 +03:00
contrib Maintenance: Improve packager.io testing for RHEL. 2026-04-20 12:05:00 +02:00
db Follow up - aeab3788 - Fixes #6056 - Allow wildcards in no_proxy configuration 2026-04-29 11:41:05 +03:00
doc/developer_manual Maintenance: Ensure services have a single entry point and an easy way to pass current user 2026-04-23 12:39:32 +03:00
i18n Fixes #5986 - Error message during KB creation does not get translated 2026-04-30 12:21:33 +03:00
lib Fixes #6107 - Add possibility to force refresh browsers. 2026-04-29 12:19:20 +02:00
log Init version. 2012-04-10 15:31:21 +02:00
public Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
script Maintenance: Move from prettier to oxfmt as our formatter. 2026-03-18 17:04:31 +01:00
spec Maintenance: Update dependency rubocop-capybara to v2.23.0 2026-04-30 14:52:33 +02:00
test Maintenance - Cleanup remaining MySQL mentions 2026-04-29 09:21:16 +02:00
tmp Maintenance: Enable Markdown linting and adjust content. 2025-03-20 14:43:32 +01:00
vendor Refactoring: Resolved vendor/lib/* path by moving OmniAuth custom authentication backends to lib/omniauth/. 2019-10-28 08:51:22 +01:00
.buildpacks Maintenance: Update Zammad dependencies via updatecli 2026-04-29 08:07:37 +02:00
.coderabbit.yml Maintenance: Disable showing comment when coderabbit review is skipped. 2026-04-23 13:31:16 +02:00
.dockerignore Fixes 5685 - Docker stack cannot run Rails without using the docker entrypoint 2025-07-02 10:28:28 +02:00
.editorconfig Maintenance: Switch from eslint only setup to oxlint together with eslint. 2025-06-11 19:45:28 +02:00
.gitattributes Maintenance: Try the github issue triage agent action. 2026-04-29 09:52:43 +02:00
.gitignore Maintenance: Update to Sprockets v4 2026-04-17 12:15:49 +03:00
.gitlab-ci.yml Maintenance: Refactored GitLab CI configuration for better maintainability (phase 2). 2022-06-17 15:26:11 +02:00
.gitleaks.toml Revert "Maintenance: Add missing ignore for gitleaks regarding tests." 2025-01-27 12:11:19 +01:00
.graphql_code_generator.js Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
.graphqlrc.json Feature: Mobile - Use GraphQL query for search 2022-08-12 14:18:22 +02:00
.markdownlint.yml Maintenance: Update markdownlint rules. 2025-11-13 10:01:21 +00:00
.npmrc Maintenance: Update pnpm to v10 2025-02-27 18:34:10 +01:00
.overcommit.yml Maintenance: Improve markdownlint phase in the overcommit hook to consider staged files only. 2026-04-15 10:56:50 +01:00
.oxfmtrc.json Maintenance: Move from prettier to oxfmt as our formatter. 2026-03-18 17:04:31 +01:00
.oxlintrc.json Maintenance: Update dependency oxlint to ^1.62.0 2026-04-28 07:38:09 +02:00
.pkgr.yml Fixes #6078 - Package installation not working out of the box on CentOS 9. 2026-04-17 13:01:53 +02:00
.rspec Working on issue #368 - big time refactoring, adding of rspec and additional tests. 2016-11-25 17:16:08 +01:00
.rubocop.yml Maintenance: Move rubocop support files to the new .dev folder. 2024-05-13 14:55:55 +02:00
.ruby-version Maintenance: Update to Ruby 3.4.9. 2026-03-17 10:46:37 +01:00
.stylelintrc.json Maintenance: Update dependency oxlint to ^1.61.0 2026-04-21 12:54:26 +02:00
.yardopts Maintenance: Move yard support file to the new .dev folder. 2024-05-13 14:57:45 +02:00
AGENTS.md Maintenance: Fix broken symlinks to AI agent instructions. 2025-10-31 15:43:57 +00:00
BREAKING_CHANGES.md Maintenance: Update Catalan locale breaking change text. 2026-02-24 09:04:19 +00:00
browserlist add autoprefixer, remove manual prefixes 2015-05-21 16:49:07 +02:00
CHANGELOG.md Maintenance: Update version number. 2026-02-10 08:50:25 +01:00
CODE_OF_CONDUCT.md Maintenance: Enable Markdown linting and adjust content. 2025-03-20 14:43:32 +01:00
coffeelint.json Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2021-11-15 16:58:19 +01:00
config.ru Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
Dockerfile Maintenance: Raise minimum requirement for Node.js to v24 2026-04-21 11:48:13 +02:00
eslint.config.ts Maintenance: Move from prettier to oxfmt as our formatter. 2026-03-18 17:04:31 +01:00
Gemfile Maintenance: Lock file maintenance 2026-04-22 15:21:56 +03:00
Gemfile.lock Maintenance: Lock file maintenance (Ruby) 2026-05-04 12:18:29 +02:00
LICENSE Maintenance: Update license to original text to make GitHub recognize it - closes #3398. 2021-02-09 08:26:39 +01:00
LICENSE-3RD-PARTY.txt Fixes #4616 - Two-factor authentication (2FA): Security Keys 2023-06-01 09:26:46 +02:00
LICENSE-ICONS-3RD-PARTY.json Feature - Ticket Summary: Possibility to add generated next steps to checklists 2025-04-09 15:17:15 +02:00
logo.svg Maintenance: Update release script to update publiccode.yml. 2026-01-19 10:31:47 +01:00
package.json Maintenance: Update dependency postcss to ^8.5.13 2026-05-04 09:54:51 +02:00
pnpm-lock.yaml Maintenance: Update dependency postcss to ^8.5.13 2026-05-04 09:54:51 +02:00
Procfile Maintenance: Rename background worker service in service definition files to work around a packager.io issue. 2022-06-08 07:41:15 +00:00
Procfile.dev Follow up - c6e38d1888 - Maintenance: Update to Sprockets v4 2026-04-20 12:07:20 +03:00
Procfile.dev-https Maintenance: Update dependency localhost to v1.3.0 2024-04-15 08:31:41 +02:00
publiccode.yml Maintenance: Add itvsh.de reference to publiccode.yml 2026-04-13 10:40:02 +02:00
rake Maintenance: Update Tailwind/Styling packages 2022-12-20 10:25:24 +01:00
Rakefile Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
README.md Maintenance: Enable Markdown linting and adjust content. 2025-03-20 14:43:32 +01:00
SECURITY.asc Maintenance: Correct the PGP key formatting, add security.txt 2024-11-28 11:01:41 +01:00
SECURITY.md Maintenance: Remove outdated SonarJS reference 2025-07-22 10:17:32 +01:00
security.txt Maintenance: Correct the PGP key formatting, add security.txt 2024-11-28 11:01:41 +01:00
tsconfig.base.json Maintenance: Update dependency typescript to v6 2026-04-13 08:27:19 +02:00
tsconfig.json Maintenance: Align TypeScript baseline to ES2023 2026-03-17 08:47:28 +01:00
VERSION Maintenance: Update version number. 2026-02-10 08:50:25 +01:00
vite.config.mjs Maintenance: Remove deprecated esbuild option in vite config 2026-04-27 16:32:18 +02:00

Welcome to Zammad

Are you juggling countless customer inquiries across multiple channels? Struggling to keep your support team on the same page? Or spending more time managing your helpdesk than delivering exceptional support to your customers?

Zammad is your Swiss Army knife - a web-based, open-source helpdesk and customer support platform packed with features to streamline customer communication across channels like email, chat, telephone and social media.

The Software

The Zammad software is and will stay open source. It is licensed under the GNU AGPLv3. The source code is available on GitHub and owned by the Zammad Foundation, which is independent of commercial providers such as Zammad GmbH.

The Company - Zammad GmbH

The development of Zammad is carried out by the amazing team of people at Zammad GmbH in collaboration with the community. We love to create open source software for you. If you want to ensure the Zammad software has a bright and sustainable future, consider becoming a Zammad customer!

Are you tired of complex setup, configuration, backup and update tasks? Let us handle this stuff for you! 🚀

The easiest and often most cost-effective way to operate Zammad is our cloud service. Give it a try with a free trial instance!

Status

  • Toolchain: CI docker-release workflow documentation status
  • Docker container images: Docker images for Zammad Dockerhub Pulls
  • Helm chart for Kubernetes: Artifact Hub Release downloads
  • Download DEB/RPM: binary packages for Zammad stable binary packages for Zammad develop
  • License: AGPL license

Further Information

Thanks! ❤️ ❤️ ❤️

Your Zammad Team