-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathpackage.yml
42 lines (39 loc) · 1.2 KB
/
package.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
package: ynewsletter
version: '1.5.1'
author: Jan Kristinus
supportpage: www.github.com/yakamara/redaxo_ynewsletter
page:
title: 'translate:ynewsletter'
pjax: false
perm: ynewsletter[]
icon: rex-icon rex-icon-envelope
subpages:
newsletter:
title: 'translate:ynewsletter_newsletter'
subPath: pages/data_edit.php
yformTable: rex_ynewsletter
group:
title: 'translate:ynewsletter_group'
perm: admin[]
subPath: pages/data_edit.php
yformTable: rex_ynewsletter_group
exclusionlist:
title: 'translate:ynewsletter_exclusionlist'
subPath: pages/data_edit.php
yformTable: rex_ynewsletter_exclusionlist
log:
title: 'translate:ynewsletter_log'
subPath: pages/data_edit.php
yformTable: rex_ynewsletter_log
send_test:
title: 'translate:ynewsletter_send_test'
send:
title: 'translate:ynewsletter_send'
readme:
title: 'translate:readme'
icon: rex-icon fa-info-circle
itemclass: pull-right
requires:
packages:
yrewrite: '^2'
redaxo: '^5.7'