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

Martin Edenhofer 809b8acada Updated to 2.8.1. 5 years ago
.circleci b62a26c75a Follow up - bee2e2c956f73f17447ae6479030186668f40896 Migrated from TravisCI to CircleCI - BUILD_SCRIPT path is wrong. 5 years ago
.github 6a288edc3f changed issue template 6 years ago
app 58f3f3fef8 Improved header handling. 5 years ago
bin 6718d2eb7c Invited spring to the party ๐ŸŽ‰ Taking development speed to the next level ๐Ÿš€- Enable via ENV 'ENABLE_SPRING'. 5 years ago
config 6e061ab894 Implemented issue #2023 - Twitter Account Activity API support. 5 years ago
contrib bee2e2c956 Migrated from TravisCI to CircleCI. 5 years ago
db 12fe223664 Add DB indices to histories and tickets tables (fixes #2368) 5 years ago
lib ad390e9f35 Merged PR #2440 - Request timeout while importing large attachments from Zendesk (thanks a lot to @anuzhin ๐Ÿ˜). 5 years ago
log 2a5d4954ab Init version. 12 years ago
public 6e29f40d98 Fixed failing CI: Date comparison checks for hour format 'HH' (as described in all comments) while App.PrettyDate.humanTime generates hour format 'H' for absolute type date strings. 5 years ago
script b36f6e2558 Applied required changes to run in GitLab docker CI env ๐Ÿณ. 5 years ago
spec 58f3f3fef8 Improved header handling. 5 years ago
test 6bee27ddb8 Follow up for issue #2419 - Zammad Icon (Bird) on page top left disappears and does not come back - fixed test. 5 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 a6d554cfb3 Organize gitignore 6 years ago
.gitlab-ci.yml 48c6e6fe31 Fixed browser CI tests by downgrading selenium docker image to use older Firefox 64 5 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 e2f1419f5e Refactoring: Use GitLab CI cache functionality to cache gem dependencies between pipelines/jobs/runners and replace obsolete zammad-application with zammad-ruby docker image. 5 years ago
.rubocop_todo.yml 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
.ruby-version 822db47014 Upgrade to rails 5.1.5 and ruby 2.4.2. 6 years ago
CHANGELOG.md 809b8acada Updated to 2.8.1. 5 years ago
CREDITS 8041685508 added some missing Github accounts to credits file 7 years ago
Gemfile 6e061ab894 Implemented issue #2023 - Twitter Account Activity API support. 5 years ago
Gemfile.lock 6e061ab894 Implemented issue #2023 - Twitter Account Activity API support. 5 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 aa6dd3f2ca Add Guard to Procfile (to simplify using livereload plugins) 5 years ago
README.md bee2e2c956 Migrated from TravisCI to CircleCI. 5 years ago
Rakefile 7c3a289103 Add bootstrapping rake tasks (bs:init & bs:reset) 6 years ago
VERSION 004d3c1cbb Updated for 2.8.0. 5 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 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

  • 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