Zammad is a web based open source helpdesk/customer support system https://zammad.org/

Florian Liebe f86b2e3c78 Maintenance: Trigger build for packager.io. 9 months ago
.coffeelint 4b3d5eb113 Fixes #2185 - Make conditions AND/OR and thus enable several conditions of same type. 1 year ago
.cypress 93c20220ff Fixes: Mobile - "Show password" icons is visible 1 year ago
.eslint-plugin-zammad 8f70017eca Maintenance: Update Eslint packages 1 year ago
.github 63a731c05d Fixes: #4682 - After update to Zammad 6.0.0 brand logo is broken (only docker version) 1 year ago
.gitlab bcb37f95bf Maintenance: Include new zammad-ldap container for testing. 10 months ago
.rubocop 196fa66318 Maintenance: Improve online notifications spec. 1 year ago
app 8a55af694c Fixes #4800 - Mobile View: Priority shown to customer if not set to "2 normal" and escalation data visible. 10 months ago
bin 402ddee664 Maintenance: Update copyright information. 1 year ago
config 44a50511eb Maintenance: Skip unknown mysql error in tests. 11 months ago
contrib 6dc6b0fae5 Maintenance: Add passthrough to entrypoint for alternative `docker run` commands. 11 months ago
db 1e4a39f06f Fixes #4530 - Create new organization - pasting text in note field not possible 11 months ago
doc 3e5e0592e2 Maintenance: Update to puma 6. 1 year ago
i18n e8c96afdf0 Maintenance: Translations update from translations.zammad.org. 10 months ago
lib 6e71c5b7c8 Fixes #4674 - LDAP config is applied in dry run. 10 months ago
log 2a5d4954ab Init version. 12 years ago
public 371b1db26c Fixes: #4378 - Missing localized translation for "is required/mandatory" error message for fields 10 months ago
script 3890494b5a Maintenance: Improve background worker and web socket server logging in development mode 1 year ago
spec 6c378be733 Maintenance: Update GeoCalendar and GeoIp tests. 10 months ago
test 1fb6870f9d Maintenance: Disabled shm usage in the selenium chrome driver. 1 year ago
tmp 9f94aff088 Maintenance: Improved storage of unprocessable / oversized emails. 1 year ago
var 9f94aff088 Maintenance: Improved storage of unprocessable / oversized emails. 1 year ago
vendor 67d3f35b05 Refactoring: Resolved vendor/lib/* path by moving OmniAuth custom authentication backends to lib/omniauth/. 4 years ago
.codeclimate.yml c446bed0da Maintenance: disabled CodeClimate plugins that are actually used in the CI toolchain (brakeman to be added later). 3 years ago
.dockerignore 4381cf8f70 Maintenance: Ignore .git folder during 'docker build' for smaller image size. 1 year ago
.editorconfig 4b97d9e5d0 Added .editorconfig file 5 years ago
.eslintignore 5af3225612 Maintenance: Relocate vite build files and fonts.css for better caching from reverse proxy. 1 year ago
.eslintrc 97d14a93b3 Initial knowledge base support. 5 years ago
.eslintrc.js b0917e36c6 Fixes #4670 - Mobile - Limit tsconfig search by moving package.json 1 year ago
.gitattributes d361b8d60f Feature: Integrate a built-in code editor for custom webhook payloads. 1 year ago
.gitignore 5af3225612 Maintenance: Relocate vite build files and fonts.css for better caching from reverse proxy. 1 year ago
.gitlab-ci.yml d69a191737 Maintenance: Refactored GitLab CI configuration for better maintainability (phase 2). 2 years ago
.gitleaks.toml d9c8aa1dc1 Maintenance: Add detection of secrets in the codebase. 1 year ago
.graphql_code_generator.yml 18a98c40db Feature: Mobile - Implement ticket create mutation. 1 year ago
.graphqlrc.json 147c90ae70 Feature: Mobile - Use GraphQL query for search 1 year ago
.overcommit.sh 6ef2f54b41 Maintenance: Introduced Zammad safe mode. 1 year ago
.overcommit.yml 8454dd58c1 Maintenance: Improve overcommit to run multiple custom commands. 2 years ago
.pkgr.yml 5ed620feae Maintenance: Add support for Debian 12. 1 year ago
.prettierignore 31c2c31ed3 Feature: Mobile - Updating ticket attributes. 1 year ago
.prettierrc.json 5c333430ca Maintenance: Updated stylelint to version 14 and added prettier as a better preparation for future steps. 2 years ago
.rspec e8e332e2e3 Working on issue #368 - big time refactoring, adding of rspec and additional tests. 7 years ago
.rubocop.yml f83fe46c91 Maintenance: Introduce dedicated .rubocop directory (without '.rubocop'-prefixed file names) to make excludes relative to the calling directort (custom development). 4 years ago
.ruby-version 3505024b29 Maintenance: Switch to Ruby 3.1.3 1 year ago
.stylelintrc.json 5af3225612 Maintenance: Relocate vite build files and fonts.css for better caching from reverse proxy. 1 year ago
.yarnrc e743ab78f3 Maintenance: Refactored GitLab cache handling and added cache for yarn. 2 years ago
CHANGELOG.md f86b2e3c78 Maintenance: Trigger build for packager.io. 9 months ago
CODE_OF_CONDUCT.md 22378c14ca Maintenance: Add code of conduct document. 1 year ago
Dockerfile 6e64462d5b Maintenance: Remove rsync from Docker files. 1 year ago
Gemfile 3e5e0592e2 Maintenance: Update to puma 6. 1 year ago
Gemfile.lock c8049cec85 Maintenance: Apply security update for rails. 10 months ago
LICENSE 720d32e30b Maintenance: Update license to original text to make GitHub recognize it - closes #3398. 3 years ago
LICENSE-3RD-PARTY.txt d361b8d60f Feature: Integrate a built-in code editor for custom webhook payloads. 1 year ago
LICENSE-ICONS-3RD-PARTY.json 5f68d34675 Fixes #4473 - Navigation sidebar does not collapse on tablet devices 1 year ago
Procfile e0f939bacf Maintenance: Rename background worker service in service definition files to work around a packager.io issue. 2 years ago
Procfile.dev 935fc9b976 Fixes: Mobile - Restarting dev server redirects the app to error page. 1 year ago
Procfile.dev-https 81ab929739 Feature: Mobile - Add manifest to install as PWA 1 year ago
README.md e7474965d8 Maintenance: Update Readme.md docker info. 1 year ago
Rakefile 9dfc232536 Maintenance: Update copyright information. 1 year ago
SECURITY.md c4fbb5422f Release Zammad 6.0.0. 🚀 1 year ago
VERSION c4fbb5422f Release Zammad 6.0.0. 🚀 1 year ago
browserlist 851d1b4175 add autoprefixer, remove manual prefixes 9 years ago
coffeelint.json 64a87b1c67 Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2 years ago
config.ru 9dfc232536 Maintenance: Update copyright information. 1 year ago
histoire.config.ts 5af3225612 Maintenance: Relocate vite build files and fonts.css for better caching from reverse proxy. 1 year ago
package.json b0917e36c6 Fixes #4670 - Mobile - Limit tsconfig search by moving package.json 1 year ago
postcss.config.js 402ddee664 Maintenance: Update copyright information. 1 year ago
rake 34c258868d Maintenance: Update Tailwind/Styling packages 1 year ago
tailwind.config.js 22ba71175a Maintenance: Removed no longer needed tailwind line-clamp plugin (merged in main module). 1 year ago
tsconfig.base.json 3d4226dbaf Maintenance: Bring imports closer to standards. 1 year ago
tsconfig.json 93c20220ff Fixes: Mobile - "Show password" icons is visible 1 year ago
vite.config.mjs 93c20220ff Fixes: Mobile - "Show password" icons is visible 1 year ago
yarn.lock 72f5eb5acf Fixes #4640 - Mobile - Correctly render RTL text in the editor 1 year ago

README.md

Welcome to Zammad

Zammad is a web based open source helpdesk/customer support system with many features to manage customer communication via several channels like telephone, facebook, twitter, chat and e-mails. It is distributed under version 3 of the GNU AFFERO General Public License (GNU AGPLv3).

Do you receive many e-mails and want to answer them with a team of agents?

You're going to love Zammad!

Status

  • Toolchain: docker-release build-docker-image Code Climate Documentation Status
  • Issues: Percentage of issues still open Average time to resolve an issue
  • Download DEB/RPM:
  • Docker container images:
  • License:

Installing & Getting Started

https://docs.zammad.org

Screenshots

https://zammad.org/screenshots

Developer Manual

Developer Manual

REST API

https://docs.zammad.org/en/latest/api/intro.html

Security Policy

For reporting security vulnerabilities, please see SECURITY.md.

Contributing

https://zammad.org/participate

Thanks! ❤️ ❤️ ❤️

Your Zammad Team