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

Martin Gruner dbe63a1ee1 Maintenance: Trigger a packager.io build. 2 years ago
.coffeelint 64a87b1c67 Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2 years ago
.github 25e12c7f5b Maintenance: Update Ruby to 2.7.4 3 years ago
.gitlab 9ff3d80f49 Maintenance: Reconfigure push to github to not use a shell runner, but docker. 2 years ago
.rubocop 54227e82ac Fixes #4055 - Migrations (Zendesk, Kayako) currently do not support custom dropdown multi-select fields. 2 years ago
app 74c7a6b5f6 Fixes #4030 - Switching the photos displayed in the preview does not work with the arrow keys. 2 years ago
bin 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
config 8042a609cd Fixes: #4053 - Zammad email display broken. 2 years ago
contrib dbbd3095d7 Maintenance: Improve packager.io build configuration to work with new buildpack. 2 years ago
db c38c4e6226 Fixes #4097 - Latest upgrade to 5.1 is not possible. 2 years ago
i18n d1d67c3230 Fixes #4096 - Pop-Up Warning for missing attachments with text containing "attached" or related only appears on english terms (not translated). 2 years ago
lib f7f1068bf0 Fixes #4112 - Zammad shows "<![if !supportLists]>- <![endif]>" instead of list icon 2 years ago
log 2a5d4954ab Init version. 12 years ago
public d095cd6612 Fixes #4090 - Tree Select Trigger changes the conditions on its own 2 years ago
script dbbd3095d7 Maintenance: Improve packager.io build configuration to work with new buildpack. 2 years ago
spec f7f1068bf0 Fixes #4112 - Zammad shows "<![if !supportLists]>- <![endif]>" instead of list icon 2 years ago
test 321aa0ea4c Maintenance: Update GeoIP test data. 2 years ago
tmp 8f983df395 Re-added tmp/pids folder and added .gitignore exclusion because of zammad services not running correctly. 7 years 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
.editorconfig 4b97d9e5d0 Added .editorconfig file 5 years ago
.eslintignore 7a8559e678 refactored postinstall.sh 7 years ago
.eslintrc 97d14a93b3 Initial knowledge base support. 5 years ago
.gitignore 2b78f5fff7 Maintenance: Drop obsolete use of orphaned coverage modules. 2 years ago
.gitlab-ci.yml f7f6291504 Maintenance: Add support for collapsible sections in GitLab job logs. 2 years ago
.overcommit.yml 757a9b274e Fixes #4095 - Trigger autocomplete when clicking the "Tags" field also without a search term. 2 years ago
.pkgr.yml fb32d57308 Maintenance: Add Debian 11 support to packager.io processes 2 years 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 25e12c7f5b Maintenance: Update Ruby to 2.7.4 3 years ago
.stylelintrc.json 28c5b986d4 Maintenance: Regenerate chat assets to match latest templates. 2 years ago
CHANGELOG.md dbe63a1ee1 Maintenance: Trigger a packager.io build. 2 years ago
CREDITS 8041685508 added some missing Github accounts to credits file 7 years ago
Gemfile e50ba0aca5 Maintenance: Backport rspec-retry to stabilize Capybara tests. 2 years ago
Gemfile.lock e50ba0aca5 Maintenance: Backport rspec-retry to stabilize Capybara tests. 2 years ago
Guardfile 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
LICENSE 720d32e30b Maintenance: Update license to original text to make GitHub recognize it - closes #3398. 3 years ago
LICENSE-3RD-PARTY.txt c80ea0bbc6 - Maintenance: Ticket Macro QUnit test works regardless of upcoming DST changes. 3 years ago
LICENSE-ICONS-3RD-PARTY.json dde8046470 Fixes #2612 - Tag KB Answers 2 years ago
Procfile 80a516fc82 - added ports to pkgr.yml 7 years ago
Procfile.frontend aa6dd3f2ca Add Guard to Procfile (to simplify using livereload plugins) 5 years ago
README.md 602308801e Maintenance: Fix badges in Readme. 3 years ago
Rakefile 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
VERSION 9df0aaed7c Prepared 5.1. 2 years 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 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
package.json 8735dc0090 Maintenance: Updated the npm dependencies for stylelint. 2 years ago
yarn.lock 8735dc0090 Maintenance: Updated the npm dependencies for stylelint. 2 years 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

  • CI: ci
  • Build Docker images: build-docker-compose-images build-docker-image
  • Code: Code Climate
  • Docs: Documentation Status
  • Issues: Percentage of issues still open Average time to resolve an issue
  • Download DEB/RPM:
  • Docker multi container image:
  • Docker single container image:
  • Vagrant:
  • License:

Installing & Getting Started

https://docs.zammad.org

Screenshots

https://zammad.org/screenshots

REST API

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

Contributing

https://zammad.org/participate

Thanks! ❤️ ❤️ ❤️

Your Zammad Team