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

Ryan Lue ca454dd461 Add /doc to .gitignore 6 лет назад
.github 6a288edc3f changed issue template 7 лет назад
app d044219cf9 Merge branch 'develop' of git.znuny.com:zammad/zammad into develop 6 лет назад
bin fbeccbc85c Updated to latest rubocop version. 7 лет назад
config 6263762ac4 Fixes issue #1971 - Admin UI does not allow to select Timezone in "Calendars" options. 6 лет назад
contrib b359e2624c Merge remote-tracking branch 'github/develop' into develop 6 лет назад
db 896e4f0492 Fixes #1987 makes ticket create types configurable 6 лет назад
lib d044219cf9 Merge branch 'develop' of git.znuny.com:zammad/zammad into develop 6 лет назад
log 2a5d4954ab Init version. 13 лет назад
public 813ed09d5f improve on the range selection - resolves #1956 6 лет назад
script 896e4f0492 Fixes #1987 makes ticket create types configurable 6 лет назад
spec 2662c17bad Avoid running websocket server spec on Travis (lacks IPv6 support) 6 лет назад
test bd5e63801e Follow up for #1990 fixed test 6 лет назад
tmp 8f983df395 Re-added tmp/pids folder and added .gitignore exclusion because of zammad services not running correctly. 8 лет назад
vendor 336ac67898 Closes #1465 7 лет назад
.codeclimate.yml 7a8559e678 refactored postinstall.sh 8 лет назад
.csslintrc 7a8559e678 refactored postinstall.sh 8 лет назад
.eslintignore 7a8559e678 refactored postinstall.sh 8 лет назад
.eslintrc 7a8559e678 refactored postinstall.sh 8 лет назад
.github_changelog_generator 7a8559e678 refactored postinstall.sh 8 лет назад
.gitignore ca454dd461 Add /doc to .gitignore 6 лет назад
.gitlab-ci.yml 8f07ac70f4 Fixed URL required for mocking X-On-Behalf-Of header. 6 лет назад
.pkgr.yml 45854246da some rework on database config, packager.io & cleanup scripts 6 лет назад
.rspec e8e332e2e3 Working on issue #368 - big time refactoring, adding of rspec and additional tests. 8 лет назад
.rubocop.yml cb56a53a07 Fixed issue #1977 - Remove online notifications too if user is deleted. 6 лет назад
.rubocop_todo.yml fbeccbc85c Updated to latest rubocop version. 7 лет назад
.ruby-version 822db47014 Upgrade to rails 5.1.5 and ruby 2.4.2. 7 лет назад
.travis.yml f1c1a16c7f Hotfix for CI build broken by 297d9bb 6 лет назад
CHANGELOG.md 968074d8ef Prepared for 2.5.0. 7 лет назад
CREDITS 8041685508 added some missing Github accounts to credits file 8 лет назад
Gemfile e7ce4b9d68 Clarify Gemfile.local instructions in Gemfile 6 лет назад
Gemfile.lock 1a8221f4f0 Add pry-rails and pry-remote to Gemfile (dev/test) 6 лет назад
Guardfile 6e2a507353 Applied rubocop. 9 лет назад
LICENSE e7ca5cbbaf Updated doc. 8 лет назад
LICENSE-3RD-PARTY.txt e04f9ee74d Cleanup. 8 лет назад
LICENSE-ICONS-3RD-PARTY.json 6ce85513f9 Icons: add missing license information 8 лет назад
Procfile 80a516fc82 - added ports to pkgr.yml 8 лет назад
Procfile.frontend 807a1d88ef Update Procfile.frontend because it was buggy 7 лет назад
README.md 4c38d7a719 Improved checks on 'Follow Up Possible' on frontend/backend API if set in user group 7 лет назад
Rakefile 7c3a289103 Add bootstrapping rake tasks (bs:init & bs:reset) 6 лет назад
VERSION 968074d8ef Prepared for 2.5.0. 7 лет назад
browserlist 851d1b4175 add autoprefixer, remove manual prefixes 9 лет назад
coffeelint.json df61622e3e Next coffeelint level. 9 лет назад
config.ru 438bd42b8d Set config after env ins running to use an existing config namespace. 9 лет назад
gulpfile.js c74e0dac46 forward icon, adjust ticket action icons height 7 лет назад
package.json 180d3c31c4 update more icons, also ticket zoom edit controls 9 лет назад

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