forked from apigee/apigee-m10n-drupal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
apigee_m10n.links.task.yml
49 lines (42 loc) · 1.36 KB
/
apigee_m10n.links.task.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
apigee_m10n.settings.rate_plan:
route_name: apigee_m10n.settings.rate_plan
title: 'Rate plan settings'
base_route: apigee_m10n.settings.rate_plan
weight: -10
entity.product_bundle.collection:
title: 'List'
route_name: entity.product_bundle.collection
base_route: apigee_m10n.settings.product_bundle
apigee_m10n.balance_and_plans:
route_name: entity.purchased_plan.developer_collection
title: 'Balance and plans'
base_route: entity.user.canonical
apigee_m10n.purchased_plans:
title: 'Purchased plans'
route_name: entity.purchased_plan.developer_collection
base_route: entity.user.canonical
parent_id: apigee_m10n.balance_and_plans
weight: -2
apigee_m10n.billing:
title: 'Prepaid balance'
route_name: apigee_monetization.billing
base_route: entity.user.canonical
parent_id: apigee_m10n.balance_and_plans
weight: -1
apigee_m10n.profile:
title: 'Billing Details'
route_name: apigee_monetization.profile
base_route: entity.user.canonical
parent_id: apigee_m10n.balance_and_plans
weight: 0
apigee_m10n.reports:
title: 'Reports'
route_name: apigee_monetization.reports
base_route: entity.user.canonical
parent_id: apigee_m10n.balance_and_plans
weight: 10
apigee_m10n.settings.prepaid_balance:
title: 'Prepaid balance'
route_name: apigee_m10n.settings.prepaid_balance
base_route: apigee_m10n.settings.prepaid_balance
weight: -10