* feat: add kanban feature promotion with upgrade banner Add a Kanban sidebar item visible to all users that shows a locked feature promotion page. Super admins see an upgrade button linking to fazer.ai, while non-admins see a message to contact their administrator. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: allow custom_role users to access kanban promotion page Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
12 lines
479 B
JSON
12 lines
479 B
JSON
{
|
|
"KANBAN": {
|
|
"PAYWALL": {
|
|
"TITLE": "Upgrade to use Kanban",
|
|
"DESCRIPTION": "The Kanban feature requires a fazer.ai Chatwoot Pro subscription.",
|
|
"UPGRADE_PROMPT": "Subscribe to fazer.ai Chatwoot Pro to access Kanban funnels, task management, and workflow automation.",
|
|
"NON_ADMIN_MESSAGE": "The Kanban feature is not available on your current plan. Please reach out to your administrator to upgrade.",
|
|
"UPGRADE_NOW": "Upgrade now"
|
|
}
|
|
}
|
|
}
|