Add dashboard upgrade banner for free Queue plans.
Deploy Ladill Queue / deploy (push) Successful in 1m8s
Deploy Ladill Queue / deploy (push) Successful in 1m8s
Extract the Pro upsell into a shared partial so free orgs see View plans on the dashboard, not only in the sidebar. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -246,4 +246,10 @@ return [
|
||||
|
||||
'display_poll_ms' => (int) env('QUEUE_DISPLAY_POLL_MS', 1200),
|
||||
|
||||
'upgrade_banner' => [
|
||||
'title' => 'Unlock Queue Pro or Enterprise',
|
||||
'description' => 'Unlimited branches, advanced routing, Care & Frontdesk integrations — from GHS 99/mo.',
|
||||
'route' => 'qms.pro.index',
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user