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

Thorsten Eckel 4a48fe3bf6 Maintenance: Updated rubocop(-* gems) to latest version (1.9.1). 4 years ago
.github 0e6cab4329 Maintenance: GitHub actions `set-env` directive is deprecated and causes docker builds to fail. 4 years ago
.gitlab d0b5cbfe4b Fixes #3243 - Relational report filters do not work (ticket.organization.*, ticket.article.*, ticket.customer.*). 4 years ago
.rubocop 4a48fe3bf6 Maintenance: Updated rubocop(-* gems) to latest version (1.9.1). 4 years ago
app 4a48fe3bf6 Maintenance: Updated rubocop(-* gems) to latest version (1.9.1). 4 years ago
bin 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 years ago
config 707c1670e7 Maintenance: Bumped Nokogiri to 1.11.0 to resolve CVE-2020-26247. 4 years ago
contrib 8c6ac52ef6 Fixes #3253 - Remove ServerTokens from apache configurations 4 years ago
db 4a48fe3bf6 Maintenance: Updated rubocop(-* gems) to latest version (1.9.1). 4 years ago
lib 4a48fe3bf6 Maintenance: Updated rubocop(-* gems) to latest version (1.9.1). 4 years ago
log 2a5d4954ab Init version. 13 years ago
public f3fb482992 Fixes #3333 - Tree select has no multi select on ticket selector for overview, triggers,... 4 years ago
script 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
spec 4a48fe3bf6 Maintenance: Updated rubocop(-* gems) to latest version (1.9.1). 4 years ago
test 4a48fe3bf6 Maintenance: Updated rubocop(-* gems) to latest version (1.9.1). 4 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 7a8559e678 refactored postinstall.sh 8 years ago
.csslintrc 7a8559e678 refactored postinstall.sh 8 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 e48256c130 Refactoring: Removed use of unnecessary exception wrapper method `response_access_deny`. 6 years ago
.gitlab-ci.yml 0a85b079ca Maintenance: Use dedicated docker mail server for email integration tests to prevent race condition between different CI jobs. 4 years ago
.pkgr.yml ed6258f738 Fixes issue #3254 - Remove not needed package install dependencies (imlib2-devel & libimlib2-dev) 4 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 06b717bbda Maintenance: Updated Ruby dependency to 2.6.6. 4 years ago
CHANGELOG.md 5e94f786fd Updated to 3.7.0. 4 years ago
CREDITS 8041685508 added some missing Github accounts to credits file 8 years ago
Gemfile 85573432c0 Maintenance: Updated rubocop(-* gems) to latest version (1.4.1). 4 years ago
Gemfile.lock 4a48fe3bf6 Maintenance: Updated rubocop(-* gems) to latest version (1.9.1). 4 years ago
Guardfile 6e2a507353 Applied rubocop. 9 years ago
LICENSE e7ca5cbbaf Updated doc. 8 years ago
LICENSE-3RD-PARTY.txt 7faa4c310d Implemented CTI ticket create screen popup on answering call. 5 years ago
LICENSE-ICONS-3RD-PARTY.json 8d140037e4 Fixes #3128 - Add SSO login button to login page. 4 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 3376037561 Maintenance: Replaced build badges of CircleCI (obsolete) with the ones of GitHub Actions. 4 years ago
Rakefile 7c3a289103 Add bootstrapping rake tasks (bs:init & bs:reset) 6 years ago
VERSION 5e94f786fd Updated to 3.7.0. 4 years ago
browserlist 851d1b4175 add autoprefixer, remove manual prefixes 9 years ago
coffeelint.json df61622e3e Next coffeelint level. 9 years ago
config.ru b37e80df9a Updated rubocop(-* gems) to latest version (0.87.0). 4 years ago
gulpfile.js 97d14a93b3 Initial knowledge base support. 5 years ago
package.json 180d3c31c4 update more icons, also ticket zoom edit controls 9 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 Coverage Status
  • 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