-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplugin.yaml
31 lines (31 loc) · 937 Bytes
/
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
plugin:
name: 'shohabbos.banner::lang.plugin.name'
description: 'shohabbos.banner::lang.plugin.description'
author: Shohabbos
icon: oc-icon-image
homepage: ''
permissions:
manage_places:
tab: 'shohabbos.banner::lang.plugin.name'
label: 'Manage places'
manage_banners:
tab: 'shohabbos.banner::lang.plugin.name'
label: 'Manage banners'
navigation:
banner-main:
label: Banners
url: shohabbos/banner/banners
icon: oc-icon-image
sideMenu:
banner-banners:
label: Banners
url: shohabbos/banner/banners
icon: icon-table
permissions:
- manage_banners
banner-places:
label: Places
url: shohabbos/banner/places
icon: icon-th-large
permissions:
- manage_places