开源即时聊天、电子邮件支持、全方位服务台。可替代 Intercom、Zendesk、Salesforce Service Cloud 等。🔥💬
Go to file
2020-09-13 16:16:52 +05:30
__mocks__
.circleci
.dependabot
.github
app chore: Enable an echo id for message create end points 2020-09-13 16:16:52 +05:30
bin
config
db feat: Notification on new messages in conversation (#1204) 2020-09-10 19:19:15 +05:30
deployment
docker chore: allow DATABASE_URL env to take presedence over individual connection params. (#1147) 2020-09-11 14:32:24 +05:30
docs feat: Notification on new messages in conversation (#1204) 2020-09-10 19:19:15 +05:30
lib chore: Fix integration hooks destroy method (#1224) 2020-09-12 23:09:55 +05:30
log
public
spec feat: Notification on new messages in conversation (#1204) 2020-09-10 19:19:15 +05:30
swagger feat: Notification on new messages in conversation (#1204) 2020-09-10 19:19:15 +05:30
tmp
vendor/assets
.all-contributorsrc
.browserslistrc
.codeclimate.yml
.dockerignore
.editorconfig
.env.example
.eslintrc.js
.gitignore
.nvmrc
.prettierrc
.rspec
.rubocop_todo.yml
.rubocop.yml feat: Notification on new messages in conversation (#1204) 2020-09-10 19:19:15 +05:30
.ruby-version
.scss-lint.yml
app.json
babel.config.js
Capfile
config.ru
crowdin.yml
docker-compose.production.yaml
docker-compose.test.yaml
docker-compose.yaml
Gemfile
Gemfile.lock feat: Notification on new messages in conversation (#1204) 2020-09-10 19:19:15 +05:30
jest.config.js
LICENSE
package.json feat: Notification on new messages in conversation (#1204) 2020-09-10 19:19:15 +05:30
postcss.config.js
Procfile
Procfile.dev
Procfile.test
Rakefile
README.md
semantic.yml
workbox-config.js
yarn.lock

Woot-logo

A simple and elegant live chat software
An opensource alternative to Intercom, Zendesk, Drift, Crisp etc.

Deploy


Maintainability CircleCI Badge Docker Build Badge License Commits-per-month Discord

Chat dashboard

Chatwoot is an open-source omnichannel customer support software. The development of Chatwoot started in 2016. It failed to succeed as a business and eventually shut up shop in 2017. During 2019 #Hacktoberfest, the maintainers decided to make it open-source, instead of letting the code rust in a private repo. With a pleasant surprise, Chatwoot became a trending project on Hacker News and best of all, got lots of love from the community. Now, a failed project is back on track and the prospects are looking great. The team is back to working on the project and this time, we are building it in the open. Thanks to the ideas and contributions from the community.


Features

Chatwoot gives an integrated view of conversations happening in different communication channels.

It supports the following conversation channels:

  • Website: Talk to your customers using our live chat widget and make use of our SDK to identify a user and provide contextual support.
  • Facebook: Connect your Facebook pages and start replying to the direct messages to your page.
  • Twitter: Connect your Twitter profiles and reply to direct messages or the tweets where you are mentioned.
  • Whatsapp: Connect your Whatsapp business account and manage the conversation in Chatwoot
  • SMS: Connect your Twilio SMS account and reply to the SMS queries in Chatwoot
  • API Channel: Build custom communication channels using our API channel.
  • Email (beta): Forward all your email queries to Chatwoot and view it in our integrated dashboard.

Other features include:

  • Multi-brand inboxes: Manage multiple brands or pages using a single dashboard.
  • Private notes: Inter team communication is possible using private notes in a conversation.
  • Canned responses (Saved replies): Improve the response rate by adding saved replies for frequently asked questions.
  • Conversation Labels: Use conversation labelling to create custom workflows.
  • Auto assignment: Chatwoot intelligently assigns a ticket to the agents who have access to the inbox depending on their availability and load.
  • Conversation continuity: If the user has provided an email address through the chat widget, Chatwoot would send an email to the customer under the agent name so that the user can continue the conversation over the email.
  • Multi-lingual support: Chatwoot supports 10+ languages.
  • Powerful API & Webhooks: Extend the capability of the software using Chatwoots webhooks and APIs.
  • Integrations: Chatwoot natively integrates with Slack right now. Manage your conversations in Slack without logging into the dashboard.

Documentation

Detailed documentation is available at www.chatwoot.com/help-center.


Branching model

We use the git-flow branching model. The base branch is develop. If you are looking for a stable version, please use the master or tags labelled as v1.x.x.


Deployment

Heroku one-click deploy

Deploying Chatwoot to Heroku is a breeze. It's as simple as clicking this button:

Deploy

Follow this link to understand setting the correct environment variables for the app to work with all the features. There might be breakages if you do not set the relevant environment variables.

Other deployment options

Please follow deployment architecture guide to deploy with Docker or Caprover.


Contributors

Thanks goes to all these wonderful people:

Chatwoot © 2017-2020, ThoughtWoot Inc - Released under the MIT License.