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

Bola Ahmed Buari 5bb17cb776 Maintenance: Setup Stylelint linter for css and scss files. 3 years ago
.github 25e12c7f5b Maintenance: Update Ruby to 2.7.4 3 years ago
.gitlab 5bb17cb776 Maintenance: Setup Stylelint linter for css and scss files. 3 years ago
.rubocop dd30b18285 Fixes #3698 - Import for kayako during the setup. 3 years ago
app 5bb17cb776 Maintenance: Setup Stylelint linter for css and scss files. 3 years ago
bin ba1b9e502f Maintenance: Updated bin/bundle script to the new bundler default (rails removed the script from the default template). 3 years ago
config dd30b18285 Fixes #3698 - Import for kayako during the setup. 3 years ago
contrib 405b80cbe2 Fixes #3808 - Regression of #3797 causes installation of new instances from package to fail. 3 years ago
db 501a98b6c2 Fixes #3810 - Custom date and datetime attributes are filled with dates on creation of tickets/users after update from 4.1 to 5.x. 3 years ago
lib d4dfd750b7 Closes #3225 - LDAP: apply user filter during auth on bind. 3 years ago
log 2a5d4954ab Init version. 13 years ago
public 5bb17cb776 Maintenance: Setup Stylelint linter for css and scss files. 3 years ago
script 5bb17cb776 Maintenance: Setup Stylelint linter for css and scss files. 3 years ago
spec e338309791 Fixes #3094, fixes #2334 - When quoting, no breakout from div container possible. 3 years ago
test 191385714b Fixes #3437 - Agent role permissions are ignored when there is only a single group. 3 years ago
tmp 8f983df395 Re-added tmp/pids folder and added .gitignore exclusion because of zammad services not running correctly. 8 years ago
vendor 67d3f35b05 Refactoring: Resolved vendor/lib/* path by moving OmniAuth custom authentication backends to lib/omniauth/. 5 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 6 years ago
.eslintignore 7a8559e678 refactored postinstall.sh 8 years ago
.eslintrc 97d14a93b3 Initial knowledge base support. 5 years ago
.github_changelog_generator 492f6f994c Updated lables. 6 years ago
.gitignore eccc9a79a9 Maintenance: Moved relevant files for the gulp svg icon build process to assets image folder. 3 years ago
.gitlab-ci.yml 4770e80f03 Maintenance: Switch to official Selenium docker images. 3 years ago
.overcommit.yml 5bb17cb776 Maintenance: Setup Stylelint linter for css and scss files. 3 years ago
.pkgr.yml ca6e510ed4 Maintenance: Specify a certain PostgreSQL version for the build process that still works with older platforms. 3 years ago
.rspec e8e332e2e3 Working on issue #368 - big time refactoring, adding of rspec and additional tests. 8 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 5bb17cb776 Maintenance: Setup Stylelint linter for css and scss files. 3 years ago
CHANGELOG.md 9df0aaed7c Prepared 5.1. 3 years ago
CREDITS 8041685508 added some missing Github accounts to credits file 8 years ago
Gemfile 9c5a11f36e Maintenance: Rubocop uses custom inflections 3 years ago
Gemfile.lock a3aa9fa337 Maintenance: Bump selenium-webdriver from 4.0.2 to 4.0.3 3 years ago
Guardfile 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
LICENSE 720d32e30b Maintenance: Update license to original text to make GitHub recognize it - closes #3398. 4 years ago
LICENSE-3RD-PARTY.txt c80ea0bbc6 - Maintenance: Ticket Macro QUnit test works regardless of upcoming DST changes. 4 years ago
LICENSE-ICONS-3RD-PARTY.json dde8046470 Fixes #2612 - Tag KB Answers 3 years ago
Procfile 80a516fc82 - added ports to pkgr.yml 7 years ago
Procfile.frontend aa6dd3f2ca Add Guard to Procfile (to simplify using livereload plugins) 6 years ago
README.md 602308801e Maintenance: Fix badges in Readme. 3 years ago
Rakefile 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
VERSION 9df0aaed7c Prepared 5.1. 3 years ago
browserlist 851d1b4175 add autoprefixer, remove manual prefixes 9 years ago
coffeelint.json df61622e3e Next coffeelint level. 9 years ago
config.ru 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
package.json 5bb17cb776 Maintenance: Setup Stylelint linter for css and scss files. 3 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