-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathplugin.yaml
35 lines (35 loc) · 1 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
33
34
35
plugin:
name: "octobro.promo::lang.plugin.name"
description: "octobro.promo::lang.plugin.description"
author: Octobro
icon: oc-icon-certificate
homepage: ""
permissions:
octobro.promo.manage:
tab: Promo
label: Manage Promotions
navigation:
promo:
label: Promo
url: octobro/promo/promos
permissions:
- octobro.promo.*
icon: icon-certificate
order: "400"
sideMenu:
promos:
label: Promotions
url: octobro/promo/promos
icon: icon-asterisk
coupons:
label: Coupons
url: octobro/promo/coupons
icon: icon-ticket
couponredemptions:
label: Coupon Redemptions
url: octobro/promo/couponredemptions
icon: icon-ticket
simulator:
label: Simulator
url: octobro/promo/simulator
icon: icon-toggle-right