Zammad is a web based open source helpdesk/customer support system.
Find a file
2017-08-14 10:44:48 +02:00
.github Updated github issue template to ask the issuer how Zammad was installed. 2017-04-19 15:16:45 +02:00
app Upgrade to ruby 2.4.1. 2017-08-13 17:18:54 +02:00
bin Improved setup performance by using multiple bundle jobs to install dependencies. 2017-06-28 09:57:55 +02:00
config Strip null byte - postgresql will complain about it. 2017-07-19 07:29:52 +02:00
contrib made curl request mor readable 2017-07-23 16:50:54 +02:00
db Fixed issue #1261 - Adding foreign keys for inconsistent PG tables breaks update. 2017-08-10 13:27:15 +02:00
lib Removed ruby 2.4.1 warming "warning: regular expression has redundant nested repeat operator '*'". 2017-08-14 10:44:48 +02:00
log Init version. 2012-04-10 15:31:21 +02:00
public Follow up of issue #1267 - removed german default text of scrollHint. 2017-07-28 14:04:12 +02:00
script Improved setup performance by using multiple bundle jobs to install dependencies. 2017-06-28 09:57:55 +02:00
spec Small improvement for issue #1216 (moved same ticket check into model, show error message in ui). 2017-07-25 13:53:01 +02:00
test Prevent ActiveRecord::StatementInvalid: PG::InFailedSqlTransaction: ERROR: current transaction is aborted, commands ignored until end of transaction block issues (isolate Ticket.selector statements in own sub transaction). 2017-08-13 11:54:57 +02:00
tmp/pids Re-added tmp/pids folder and added .gitignore exclusion because of zammad services not running correctly. 2016-12-07 16:08:01 +01:00
vendor Implemented issue #1177 - OAuth2: Office365. 2017-07-13 17:08:53 +02:00
.codeclimate.yml removed php & python tests 2016-11-30 15:36:28 +01:00
.csslintrc added eslint & csslint config for codeclimate 2016-11-30 15:39:13 +01:00
.eslintignore added eslint & csslint config for codeclimate 2016-11-30 15:39:13 +01:00
.eslintrc added eslint & csslint config for codeclimate 2016-11-30 15:39:13 +01:00
.github_changelog_generator Added new labels and remove no longer needed ones. 2016-12-01 15:07:58 +01:00
.gitignore Show incoming images if local content. External images or links with images are still removed. 2017-03-10 07:49:01 +01:00
.gitlab-ci.yml Implemented issue #539 - Add email address without importing historical emails. 2017-07-20 14:01:14 +02:00
.pkgr.yml added elasticsearch dependency to packages 2017-06-25 12:25:56 +02:00
.rspec Working on issue #368 - big time refactoring, adding of rspec and additional tests. 2016-11-25 17:16:08 +01:00
.rubocop.yml Fixed issue #214 - Delete tickets. 2017-05-05 11:16:47 +02:00
.ruby-version Upgrade to ruby 2.4.1. 2017-08-13 17:18:54 +02:00
.travis.yml Upgrade to ruby 2.4.1. 2017-08-13 17:18:54 +02:00
browserlist add autoprefixer, remove manual prefixes 2015-05-19 12:36:28 +02:00
CHANGELOG.md Updated for 1.6.x. 2017-04-21 14:10:25 +02:00
coffeelint.json Next coffeelint level. 2015-09-24 15:04:45 +02:00
config.ru Set config after env ins running to use an existing config namespace. 2016-02-04 12:49:10 +01:00
CREDITS added some missing Github accounts to credits file 2016-10-23 17:13:14 +02:00
Gemfile Upgrade to ruby 2.4.1. 2017-08-13 17:18:54 +02:00
Gemfile.lock Upgrade to ruby 2.4.1. 2017-08-13 17:18:54 +02:00
Guardfile Applied rubocop. 2015-09-29 15:23:32 +02:00
gulpfile.js make checkboxes and radios focusable 2016-03-03 11:39:22 +01:00
LICENSE Updated doc. 2016-10-06 18:57:04 +02:00
LICENSE-3RD-PARTY.txt Cleanup. 2016-07-25 22:09:21 +02:00
LICENSE-ICONS-3RD-PARTY.json Icons: add missing license information 2017-03-15 11:26:36 +01:00
package.json update more icons, also ticket zoom edit controls 2015-05-21 16:45:41 +02:00
Procfile - added ports to pkgr.yml 2017-04-23 11:00:15 +02:00
Procfile.frontend Procfile.frontend 2017-03-15 11:24:27 +01:00
Rakefile removed metric_fu 2012-11-13 18:28:48 +01:00
README.md changed readme 2017-05-21 10:58:41 +02:00
VERSION Updated for 1.6.x. 2017-04-21 14:10:25 +02:00

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) and tested on Linux, Solaris, AIX, FreeBSD, OpenBSD and Mac OS 10.x. 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