forked from phegman/October-CMS-Slick-Slider
-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.yaml
executable file
·24 lines (24 loc) · 1.08 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
plugin:
name: 'peterhegman.slickslider::lang.plugin.name'
description: 'peterhegman.slickslider::lang.plugin.description'
author: 'Peter Hegman'
icon: oc-icon-image
homepage: 'https://github.com/phegman/October-CMS-Slick-Slider'
permissions:
peterhegman.slickslider.manage_slide_shows:
tab: 'peterhegman.slickslider::lang.plugin.name'
label: 'peterhegman.slickslider::lang.slickslider.manage_slide_shows'
peterhegman.slickslider.manage_slides:
tab: 'peterhegman.slickslider::lang.plugin.name'
label: 'peterhegman.slickslider::lang.slickslider.manage_slides'
peterhegman.slickslider.create_slide_shows:
tab: 'peterhegman.slickslider::lang.plugin.name'
label: 'peterhegman.slickslider::lang.slickslider.create_slide_shows_label'
navigation:
slide_shows:
label: 'peterhegman.slickslider::lang.slickslider.slide_shows'
url: peterhegman/slickslider/slideshows
icon: icon-image
permissions:
- peterhegman.slickslider.manage_slide_shows
- peterhegman.slickslider.manage_slides