No description
Find a file
2020-12-16 00:32:05 +05:30
.circleci chore: bump ruby from 2.7.1 to 2.7.2 (#1426) 2020-11-20 15:38:13 +05:30
.dependabot Add Dependabot config (#217) 2019-11-25 09:48:11 +05:30
.devcontainer chore: Setup dev env with Github Codespaces [alpha] (#1282) 2020-12-09 17:01:28 +05:30
.github chore: Update text on PR template, inboxMgmt.json (#1410) 2020-11-16 19:50:32 +05:30
__mocks__ Feature: Agent Profile Update with avatar (#449) 2020-02-16 17:20:38 +05:30
app chore: Add documentation for Maxmind geocoder setup (#1518) 2020-12-16 00:32:05 +05:30
bin feat: IP lookup (#1315) 2020-10-28 02:14:36 +05:30
config feat: Download Agent wise report (#1517) 2020-12-15 23:35:03 +05:30
db feat: Create superadmin in seeds (#1442) 2020-11-24 11:22:18 +05:30
deployment fix: Check if the argument is an empty string (#1474) 2020-12-05 00:56:33 +05:30
docker chore: bump ruby from 2.7.1 to 2.7.2 (#1426) 2020-11-20 15:38:13 +05:30
docs chore: Add documentation for Maxmind geocoder setup (#1518) 2020-12-16 00:32:05 +05:30
lib chore: Add slack external_source_id for outgoing messages (#1503) 2020-12-10 22:53:49 +05:30
log Initial Commit 2019-08-14 15:18:44 +05:30
public chore: Block Search bots from rendering widget (#1331) 2020-10-10 11:48:31 +05:30
spec chore: Ingore case while searching contact name, email (#1505) 2020-12-11 23:25:00 +05:30
swagger feat: Ability to search conversation with message content (#1265) 2020-09-23 15:27:41 +05:30
tmp Initial Commit 2019-08-14 15:18:44 +05:30
vendor feat: IP lookup (#1315) 2020-10-28 02:14:36 +05:30
.all-contributorsrc [docs] Move contributors section to docs (#120) 2019-10-06 09:23:24 +05:30
.browserslistrc Initial Commit 2019-08-14 15:18:44 +05:30
.codeclimate.yml Feature: Feature flags on account (#814) (#815) 2020-05-04 23:06:42 +05:30
.dockerignore Reduce docker image size (#394) 2019-12-31 18:23:18 +05:30
.editorconfig Introduce .editorconfig (#149) 2019-10-16 12:01:05 +05:30
.env.example chore: Setup dev env with Github Codespaces [alpha] (#1282) 2020-12-09 17:01:28 +05:30
.eslintrc.js feat: Ability to reply to specific tweets (#1117) 2020-08-11 09:57:42 +05:30
.gitignore feat: Business hours 2020-11-01 00:14:33 +05:30
.nvmrc Feature: API for updating account settings (#645) 2020-03-29 12:16:31 +05:30
.prettierrc Add linters and pre-commit hook 2019-08-21 10:27:57 +05:30
.rspec Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
.rubocop.yml chore: Monkey patch Azure Storage Service (#1366) 2020-10-26 00:31:19 +05:30
.rubocop_todo.yml Chore: Refactor round robin logic (#1015) 2020-07-08 00:14:07 +05:30
.ruby-version chore: bump ruby from 2.7.1 to 2.7.2 (#1426) 2020-11-20 15:38:13 +05:30
.scss-lint.yml fix: Add a check for 24 hour window before sending a message (#1084) 2020-07-25 22:54:45 +05:30
app.json fix: Add worker to the formation (#1470) 2020-12-01 14:56:05 +05:30
babel.config.js Chore: Upgrade babel packages (#736) 2020-04-17 18:49:14 +05:30
Capfile 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
config.ru Initial Commit 2019-08-14 15:18:44 +05:30
crowdin.yml Chore: Add translated languages to account settings (#826) 2020-05-06 13:38:36 +05:30
docker-compose.production.yaml Chore: modify docker-compose for prod and local setups (#1090) 2020-07-24 23:34:09 +05:30
docker-compose.test.yaml Chore: modify docker-compose for prod and local setups (#1090) 2020-07-24 23:34:09 +05:30
docker-compose.yaml fix: pg pass printed by docker container (#1382) 2020-11-06 00:06:07 +05:30
Gemfile chore: bump ruby from 2.7.1 to 2.7.2 (#1426) 2020-11-20 15:38:13 +05:30
Gemfile.lock fix: Add missing close button if bubble is hidden (#1435) 2020-11-23 10:49:28 +05:30
jest.config.js Feature: Agent Profile Update with avatar (#449) 2020-02-16 17:20:38 +05:30
LICENSE Docs: Update year in license file (#401) 2020-01-02 12:27:22 +05:30
package.json chore: Improve location display in sidebar (#1509) 2020-12-13 22:23:56 +05:30
postcss.config.js feat: Display reply time in widget (#1349) 2020-10-18 23:32:22 +05:30
Procfile Use db:prepare instead of db:migrate (#924) 2020-06-04 23:13:10 +05:30
Procfile.dev Feature: Add Sidekiq docker (#443) 2020-01-27 00:15:13 +05:45
Procfile.test Chore: Initialize Cypress tests (#1078) 2020-07-21 20:11:22 +05:30
Rakefile Initial Commit 2019-08-14 15:18:44 +05:30
README.md chore: Add documentation on translation process (#1424) 2020-11-18 15:27:50 +05:30
semantic.yml Chore: Update copy on Signup page (#1023) 2020-07-09 16:28:09 +05:30
tailwind.config.js feat: Display reply time in widget (#1349) 2020-10-18 23:32:22 +05:30
workbox-config.js [Feature] Add PWA support (#157) 2019-10-18 12:37:09 +05:30
yarn.lock chore: Improve location display in sidebar (#1509) 2020-12-13 22:23:56 +05:30

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.

Translation process

The translation process for Chatwoot web and mobile app is managed at https://translate.chatwoot.com using Crowdin. Please read the translation guide for contributing to Chatwoot.


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.