Files
leadchat/config/features.yml
Sojan Jose 3b141fca28 chore: Add internal feature flags for Chatwoot Cloud (#10902)
This PR introduces internal feature flags for testing purposes. These
flags will not be displayed on regular instances to prevent customer
confusion.

Additionally, a new feature flag, `contact_chatwoot_support_team`, has
been added for Chatwoot Cloud. This flag disables contact support for
third-party onboarded accounts, as support will be handled by the
original affiliate team.

Co-authored-by: Pranav <pranav@chatwoot.com>
2025-02-15 16:21:46 -08:00

103 lines
2.3 KiB
YAML

# DO NOT change the order of features EVER
- name: inbound_emails
enabled: true
- name: channel_email
enabled: true
help_url: https://chwt.app/hc/email
- name: channel_facebook
enabled: true
help_url: https://chwt.app/hc/fb
- name: channel_twitter
enabled: true
- name: ip_lookup
enabled: false
- name: disable_branding
enabled: false
premium: true
- name: email_continuity_on_api_channel
enabled: false
- name: help_center
enabled: true
help_url: https://chwt.app/hc/help-center
- name: agent_bots
enabled: false
help_url: https://chwt.app/hc/agent-bots
- name: macros
enabled: true
- name: agent_management
enabled: true
- name: team_management
enabled: true
help_url: https://chwt.app/hc/teams
- name: inbox_management
enabled: true
- name: labels
enabled: true
help_url: https://chwt.app/hc/labels
- name: custom_attributes
enabled: true
help_url: https://chwt.app/hc/custom-attributes
- name: automations
enabled: true
- name: canned_responses
enabled: true
help_url: https://chwt.app/hc/canned
- name: integrations
enabled: true
help_url: https://chwt.app/hc/integrations
- name: voice_recorder
enabled: true
- name: mobile_v2
enabled: false
- name: channel_website
enabled: true
- name: campaigns
enabled: true
help_url: https://chwt.app/hc/campaigns
- name: reports
enabled: true
help_url: https://chwt.app/hc/reports
- name: crm
enabled: true
- name: auto_resolve_conversations
enabled: true
- name: custom_reply_email
enabled: false
- name: custom_reply_domain
enabled: false
- name: audit_logs
enabled: false
premium: true
- name: response_bot
enabled: false
premium: true
chatwoot_internal: true
- name: message_reply_to
enabled: false
help_url: https://chwt.app/hc/reply-to
- name: insert_article_in_reply
enabled: false
- name: inbox_view
enabled: false
- name: sla
enabled: false
premium: true
help_url: https://chwt.app/hc/sla
- name: help_center_embedding_search
enabled: false
premium: true
- name: linear_integration
enabled: false
- name: captain_integration
enabled: false
- name: custom_roles
enabled: false
premium: true
- name: chatwoot_v4
enabled: false
- name: report_v4
enabled: false
- name: contact_chatwoot_support_team
enabled: true
chatwoot_internal: true