-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathplugin.yaml
32 lines (32 loc) · 1.03 KB
/
plugin.yaml
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
plugin:
name: 'meysam.eventcounter::lang.plugin.name'
description: 'meysam.eventcounter::lang.plugin.description'
author: MeysamMahfouzi
icon: oc-icon-pie-chart
homepage: ''
permissions:
manage_events:
tab: 'meysam.eventcounter::lang.plugin.name'
label: 'meysam.eventcounter::lang.event.manage_events'
navigation:
event-counter:
label: 'meysam.eventcounter::lang.plugin.name'
url: meysam/eventcounter/events
icon: icon-bar-chart
permissions:
- manage_events
sideMenu:
events:
label: Events
url: meysam/eventcounter/events
icon: icon-lightbulb-o
permissions:
- manage_events
event-logs:
label: 'Event Logs'
url: meysam/eventcounter/logs
icon: icon-book
statistics:
label: Statistics
url: meysam/eventcounter/statistics
icon: icon-pie-chart