trabajo-afectivo/README.md

45 lines
1.6 KiB
Markdown
Raw Normal View History

2016-10-29 20:57:59 +00:00
# Welcome to Zammad
2012-04-10 13:31:05 +00:00
2016-10-29 20:57:59 +00:00
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
2016-10-29 23:41:02 +00:00
with a team of agents?
2012-04-10 13:31:05 +00:00
2016-10-29 23:41:02 +00:00
You're going to love Zammad!
2013-01-08 11:58:58 +00:00
2016-11-30 12:52:23 +00:00
## Statusbadges
2017-01-10 00:20:11 +00:00
- Current develop version DEB/RPM downloads: [![GitHub version](https://badge.fury.io/gh/zammad%2Fzammad.svg)](https://packager.io/gh/zammad/zammad#develop)
2016-11-30 12:52:23 +00:00
- Build: [![Build Status](https://travis-ci.org/zammad/zammad.svg?branch=develop)](https://travis-ci.org/zammad/zammad)
2016-12-03 16:20:03 +00:00
- Code: [![Code Climate](https://codeclimate.com/github/zammad/zammad/badges/gpa.svg)](https://codeclimate.com/github/zammad/zammad) [![Coverage Status](https://coveralls.io/repos/github/zammad/zammad/badge.svg)](https://coveralls.io/github/zammad/zammad)
2016-11-30 12:52:23 +00:00
- Docs: [![Documentation Status](https://readthedocs.org/projects/zammad/badge/?version=latest)](https://docs.zammad.org)
2016-12-02 11:24:00 +00:00
- Docker Image: [![](https://images.microbadger.com/badges/image/zammad/zammad.svg)](https://microbadger.com/images/zammad/zammad) [![](https://images.microbadger.com/badges/version/zammad/zammad.svg)](https://hub.docker.com/r/zammad/zammad/)
2012-04-10 13:31:05 +00:00
2016-10-29 23:41:02 +00:00
## Installing & Getting Started
2012-04-10 13:31:05 +00:00
https://docs.zammad.org
2016-10-29 20:57:59 +00:00
2016-12-02 11:24:00 +00:00
2016-10-29 23:41:02 +00:00
## Screenshots
https://zammad.org/screenshots
## REST API
https://docs.zammad.org/en/latest/api-intro.html
2016-10-29 23:41:02 +00:00
## Contributing
https://zammad.org/participate
2016-10-29 20:57:59 +00:00
Thanks! ❤️ ❤️ ❤️
2016-10-29 23:18:48 +00:00
Your Zammad Team
2016-12-02 11:24:00 +00:00