docs
docs copied to clipboard
Official docs, handbook for Chatwoot
add documentation to enable csml bots ref: https://discord.com/channels/647412545203994635/650257251856285707/1107141091314114560 https://discord.com/channels/647412545203994635/1084554168129306715/1084729801274818620 required env variable ``` CSML_BOT_HOST CSML_BOT_API_KEY CSML_EDITOR_HOST=https://csml-editor.cdn.chatwoot.com ```
Creating documentation on how to set up a self-hosted chatwoot, where the email channel works with postfix
ref: https://discord.com/channels/647412545203994635/1090667428721205248/1090667428721205248
**Describe the bug** Trying to setup a new chatwoot server, and running either db:chatwoot_prepare or db:schema:load ``` rails aborted! ActiveRecord::StatementInvalid: PG::InsufficientPrivilege: ERROR: permission denied to create extension "pg_stat_statements" HINT: Must...
- Write down the new events, conditions that are supported - Give a real-world example for these conditions. > For eg: If a new conversation is created from a particular...
Hi, is that possible? I was able to create an email channel (this does seem to create new convos when people reply though), but this only seems to be for...
Please refer: https://github.com/chatwoot/chatwoot/issues/5906
@vishnu-narayanan @sojan-official Thanks for this, let us use this as starting point. Can we also include how the choice was made in https://github.com/chatwoot/chatwoot/pull/4314/files? The expectation is to write down what...
ref: https://twitter.com/productdevbook/status/1572513425980551170 https://twitter.com/productdevbook/status/1572513617735725058
- sort env vars according to priority - add pre-req section - remove env vars no longer applicable Mention if setting a particular env variable is required based on the...