Chatwoot

screenshot of Chatwoot
rails
vite
vue
scss
tailwind

Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc.

Overview

Chatwoot is an open-source, self-hosted customer engagement suite that serves as an alternative to popular platforms such as Intercom, Zendesk, and Salesforce Service Cloud. This suite allows users to view and manage customer data, communicate with them through various channels, and re-engage them based on their profiles.

Features

  • Conversation Channels: Chatwoot supports multiple conversation channels including website chat, Facebook, Instagram, Twitter, Telegram, WhatsApp, Line, SMS, and API integration.
  • CRM: Users can save customer information within Chatwoot and use contact notes to log emails, phone calls, or meeting notes.
  • Custom Attributes: Chatwoot allows users to define custom attributes to store additional information about a contact or conversation, effectively extending the product to match their workflow.
  • Shared Multi-Brand Inboxes: Users can manage multiple brands or pages using a shared inbox.
  • Private Notes: @mentions and private notes can be used to communicate internally about a conversation.
  • Canned Responses: Improve response rate by creating saved replies for frequently asked questions.
  • Conversation Labels: Users can create custom workflows by using conversation labels.
  • Auto Assignment: Chatwoot intelligently assigns tickets to agents based on their availability and workload for improved efficiency.
  • Conversation Continuity: If a user provides an email address through the chat widget, Chatwoot will send an email to the customer, allowing them to continue the conversation via email.
  • Multi-lingual Support: Chatwoot supports over 10 languages.
  • Powerful API & Webhooks: Users can extend the functionality of Chatwoot through its APIs and webhooks.
  • Integrations: Chatwoot natively integrates with Slack for easy management of conversations.
rails
Ruby on Rails

Ruby on Rails, often referred to as Rails, is an open-source web application framework written in Ruby. Known for its convention over configuration and don't repeat yourself (DRY) principles, Rails simplifies and accelerates the development of database-backed web applications.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

dashboard
Dashboard

A dashboard style website template is a pre-designed layout that features a user interface resembling a control panel or dashboard. It typically includes charts, graphs, tables, and other data visualization tools that allow users to monitor and analyze data in real-time.

docker
Docker

A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.