-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.yml
More file actions
31 lines (25 loc) · 642 Bytes
/
package.yml
File metadata and controls
31 lines (25 loc) · 642 Bytes
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
package: yform_rapidmail
version: 1.0.4
author: "FriendsOfREDAXO"
supportpage: https://github.com/FriendsOfREDAXO/yform_rapidmail/
requires:
redaxo: '^5.15'
ycom: '^4.2.1'
default_config:
api_user_hash: ''
api_password_hash: ''
page:
hidden: true
pages:
yform/rapidmail:
title: 'Rapidmail'
icon: rex-icon fa-paper-plane
perm: yform_rapidmail[]
yform/rapidmail/settings:
title: 'Einstellungen'
icon: rex-icon fa-cogs
perm: yform_rapidmail[]
yform/rapidmail/docs:
title: 'Docs'
icon: rex-icon fa-book
perm: yform_rapidmail[]