-
Notifications
You must be signed in to change notification settings - Fork 1
/
group_lms_user_sync.links.menu.yml
50 lines (44 loc) · 1.55 KB
/
group_lms_user_sync.links.menu.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
50
# Menu items definition
group_lms_user_sync.admin.structure.settings:
title: Group LMS User Sync
description: 'Configure the group lms user sync settings.'
route_name: group_lms_user_sync.settings
parent: system.admin_group
weight: 15
group_lms_user_sync.settings:
route_name: group_lms_user_sync.settings
title: Settings
description: 'Settings'
parent: group_lms_user_sync.admin.structure.settings
weight: 1
group_lms_user_sync.custom_json_form:
route_name: group_lms_user_sync.custom_json_form
title: Import data from JSON snippet
description: 'Import data from JSON snippet'
parent: group_lms_user_sync.admin.structure.settings
weight: 2
group_lms_user_sync.sync_process_form:
route_name: group_lms_user_sync.sync_process_form
title: Run Sync Process
description: 'Run Sync Process'
parent: group_lms_user_sync.admin.structure.settings
weight: 3
group_lms_user_sync.group_log_report:
url: internal:/admin/group/reports/enrollments
title: Group Log Report
description: 'Group Log Report'
parent: group_lms_user_sync.admin.structure.settings
weight: 4
# Menu items definition for the Group Log entity
entity.group_log.collection:
title: 'Group Log Listing'
route_name: entity.group_log.collection
description: 'List Group Log entities'
parent: group_lms_user_sync.admin.structure.settings
weight: 5
group_lms_user_sync.group_log_settings:
route_name: group_lms_user_sync.group_log_settings
title: Group Log Settings
description: 'Group Log Settings'
parent: group_lms_user_sync.admin.structure.settings
weight: 6