Add Queue Enterprise billing and visible upgrade CTAs for all roles.
Deploy Ladill Queue / deploy (push) Successful in 1m32s

Enterprise charges per active branch (GHS 299+) with wallet subscribe/renew; sidebar and dashboard upsell no longer gated behind settings.view.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-06-30 01:23:36 +00:00
co-authored by Cursor
parent 0770faaa9f
commit 165c7238fe
11 changed files with 382 additions and 83 deletions
+4
View File
@@ -199,6 +199,10 @@ return [
'period_days' => (int) env('QUEUE_PRO_PERIOD_DAYS', 30),
],
'enterprise' => [
'min_branches' => (int) env('QUEUE_ENTERPRISE_MIN_BRANCHES', 2),
],
'rule_types' => [
'overflow' => 'Overflow routing',
'priority_boost' => 'Priority boost',