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

Ryan Lue 3b1e51c789 Refactoring: Migrate email_process_state_open_test to RSpec 5 years ago
.circleci 5dedd6ecfc Implemented preview feature as default feature. 6 years ago
.github 6a288edc3f changed issue template 7 years ago
.gitlab 6fd6af9e75 GitLab: Add "Default" Merge Request template 6 years ago
app 1e745f00d8 Fixes issue #2554 - Downloading of emails via IMAP takes longer as one minute. E-Mail seems to be lost. 5 years ago
bin 6718d2eb7c Invited spring to the party ๐ŸŽ‰ Taking development speed to the next level ๐Ÿš€- Enable via ENV 'ENABLE_SPRING'. 6 years ago
config 5e522f4276 Improved logging - do not log article.body and body. 5 years ago
contrib e6697cdd21 Make sure that restoration script sets correct rights on files 6 years ago
db e26db17d75 Table: add no-side-padding class 6 years ago
lib c16c86e99e Skip overview in list if overview was deleted in the meantime (race condition). 5 years ago
log 2a5d4954ab Init version. 13 years ago
public e26db17d75 Table: add no-side-padding class 6 years ago
script 7919f341ff Maintenance: Don't sync dependabot CI MR branches to GitHub. 5 years ago
spec 3b1e51c789 Refactoring: Migrate email_process_state_open_test to RSpec 5 years ago
test 3b1e51c789 Refactoring: Migrate email_process_state_open_test to RSpec 5 years ago
tmp 8f983df395 Re-added tmp/pids folder and added .gitignore exclusion because of zammad services not running correctly. 8 years ago
vendor 336ac67898 Closes #1465 7 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 7a8559e678 refactored postinstall.sh 8 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 8a6ffc23cb Fixed issue #2059 - Incorrect display count of a report profile if tree_select is used. 5 years ago
.pkgr.yml d10df2b03b Update pkgr.yml for consensisty with Ubuntu 18.04 6 years ago
.rspec e8e332e2e3 Working on issue #368 - big time refactoring, adding of rspec and additional tests. 8 years ago
.rubocop.yml cc33feee40 ๐Ÿ‘ฎ Crack down on style violations with rubocop-rspec ๐Ÿš“ 6 years ago
.rubocop_todo.rspec.yml cc33feee40 ๐Ÿ‘ฎ Crack down on style violations with rubocop-rspec ๐Ÿš“ 6 years ago
.rubocop_todo.yml cc33feee40 ๐Ÿ‘ฎ Crack down on style violations with rubocop-rspec ๐Ÿš“ 6 years ago
.ruby-version 822db47014 Upgrade to rails 5.1.5 and ruby 2.4.2. 7 years ago
CHANGELOG.md 20104e9b2e Updated to 2.10.0. 6 years ago
CREDITS 8041685508 added some missing Github accounts to credits file 8 years ago
Gemfile a2243693a7 Bump rails from 5.1.6.2 to 5.1.7 5 years ago
Gemfile.lock 44adbd03b9 Bump twilio-ruby from 5.22.1 to 5.22.2 5 years ago
Guardfile 6e2a507353 Applied rubocop. 9 years ago
LICENSE e7ca5cbbaf Updated doc. 8 years ago
LICENSE-3RD-PARTY.txt e04f9ee74d Cleanup. 8 years ago
LICENSE-ICONS-3RD-PARTY.json 6ce85513f9 Icons: add missing license information 8 years ago
Procfile 80a516fc82 - added ports to pkgr.yml 8 years ago
Procfile.frontend aa6dd3f2ca Add Guard to Procfile (to simplify using livereload plugins) 6 years ago
README.md 9005dc3463 use develop branch for build badge 6 years ago
Rakefile 7c3a289103 Add bootstrapping rake tasks (bs:init & bs:reset) 6 years ago
VERSION 20104e9b2e Updated to 2.10.0. 6 years ago
browserlist 851d1b4175 add autoprefixer, remove manual prefixes 9 years ago
coffeelint.json df61622e3e Next coffeelint level. 9 years ago
config.ru 438bd42b8d Set config after env ins running to use an existing config namespace. 9 years ago
gulpfile.js c74e0dac46 forward icon, adjust ticket action icons height 7 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