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

Martin Edenhofer a5504ff7b2 Updated CHANGES. 5 years ago
.github 6a288edc3f changed issue template 6 years ago
app 54a71d9a95 Fixed issue #2170 by moving channel setting to the model 6 years ago
bin fbeccbc85c Updated to latest rubocop version. 6 years ago
config 7c84174e66 Fixed issue #2128 - Route for /auth/failure is missing to show login failure messages form oauth provider (if request was technical ok - only login was not possible by oauth provider). 6 years ago
contrib b359e2624c Merge remote-tracking branch 'github/develop' into develop 6 years ago
db f1a986900d Update doorkeeper gem (security issue) 6 years ago
lib b6bf4df0c4 Fixed issue #2108 - 30 concurrent agents + each of them 30 overviews - script/scheduler.rb takes 100% CPU time - background jobs cannot be processed. 6 years ago
log 2a5d4954ab Init version. 12 years ago
public bc334dd6ec Add sanitize duplicated domains in rich text form input (fixes #2019) 6 years ago
script f8969569e5 Fixed #2104 image modal not closed when opening new ticket 6 years ago
spec 5409a19e39 Handle race condition when calling ActivityStream#assets (fixes #2066) 6 years ago
test 54a71d9a95 Fixed issue #2170 by moving channel setting to the model 6 years ago
tmp 8f983df395 Re-added tmp/pids folder and added .gitignore exclusion because of zammad services not running correctly. 7 years ago
vendor 336ac67898 Closes #1465 6 years ago
.codeclimate.yml 7a8559e678 refactored postinstall.sh 7 years ago
.csslintrc 7a8559e678 refactored postinstall.sh 7 years ago
.eslintignore 7a8559e678 refactored postinstall.sh 7 years ago
.eslintrc 7a8559e678 refactored postinstall.sh 7 years ago
.github_changelog_generator 492f6f994c Updated lables. 6 years ago
.gitignore ca454dd461 Add /doc to .gitignore 6 years ago
.gitlab-ci.yml e11f28c28c Test stabilization: Applied required changes for HTTPS migration of VZ 'test' server. 6 years ago
.pkgr.yml 45854246da some rework on database config, packager.io & cleanup scripts 6 years ago
.rspec e8e332e2e3 Working on issue #368 - big time refactoring, adding of rspec and additional tests. 7 years ago
.rubocop.yml b403432c76 Initial support of recursive triggers for tickets - issue #2035. 6 years ago
.rubocop_todo.yml fbeccbc85c Updated to latest rubocop version. 6 years ago
.ruby-version 822db47014 Upgrade to rails 5.1.5 and ruby 2.4.2. 6 years ago
.travis.yml f1c1a16c7f Hotfix for CI build broken by 297d9bb 6 years ago
CHANGELOG.md a5504ff7b2 Updated CHANGES. 5 years ago
CREDITS 8041685508 added some missing Github accounts to credits file 7 years ago
Gemfile e7caca5854 Update mail gem 6 years ago
Gemfile.lock f1a986900d Update doorkeeper gem (security issue) 6 years ago
Guardfile 6e2a507353 Applied rubocop. 8 years ago
LICENSE e7ca5cbbaf Updated doc. 7 years ago
LICENSE-3RD-PARTY.txt e04f9ee74d Cleanup. 8 years ago
LICENSE-ICONS-3RD-PARTY.json 6ce85513f9 Icons: add missing license information 7 years ago
Procfile 80a516fc82 - added ports to pkgr.yml 7 years ago
Procfile.frontend 807a1d88ef Update Procfile.frontend because it was buggy 6 years ago
README.md 5b65107619 Removed platform list. 6 years ago
Rakefile 7c3a289103 Add bootstrapping rake tasks (bs:init & bs:reset) 6 years ago
VERSION 968074d8ef Prepared for 2.5.0. 6 years ago
browserlist 851d1b4175 add autoprefixer, remove manual prefixes 9 years ago
coffeelint.json df61622e3e Next coffeelint level. 8 years ago
config.ru 438bd42b8d Set config after env ins running to use an existing config namespace. 8 years ago
gulpfile.js c74e0dac46 forward icon, adjust ticket action icons height 6 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 the GNU AFFERO General Public License (AGPL).

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

You're going to love Zammad!

Status

  • Build: Build Status
  • 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