Add Queue Enterprise billing and visible upgrade CTAs for all roles.
Deploy Ladill Queue / deploy (push) Successful in 1m32s
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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user