-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.yml
57 lines (54 loc) · 1.86 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
package: ycom_fast_forward
version: 1.0.0-beta2
author: Alexander Walther
supportpage: https://github.com/alexplusde/ycom_fast_forward
requires:
php: '>=8.3'
packages:
phpmailer: '>=2.14.0'
ycom: '>=4.3.0'
yform_field : '>=2.7.3'
redaxo: '^5.18.0'
default_config:
yform_theme: 'bootstrap5,bootstrap'
editor: 'class="form-control redactor-editor--default"'
first_install: '0000-00-00 00:00:00'
mailer_profile_id: 0
ycom_user_default_status: 0
terms_of_use_required: 0
default_ycom_group_id : 0
password_rules: '{"length":{"min":10},"letter":{"min":1},"lowercase":{"min":0},"uppercase":{"min":0},"digit":{"min":1},"symbol":{"min":0}}'
pages:
ycom/fast_forward:
title: 'translate:ycom_fast_forward.title'
perm: admin[]
block: ycom
icon: rex-icon fa-fast-forward
subpages:
settings:
title: 'translate:ycom_fast_forward.settings.title'
perm: admin[]
pjax: false
icon: rex-icon fa-cog
health:
title: 'translate:ycom_fast_forward.health.title'
perm: admin[]
pjax: false
icon: rex-icon fa-heartbeat
docs:
title: 'translate:ycom_fast_forward.docs.title'
perm: admin[]
pjax: false
itemClass: pull-right
icon: rex-icon fa-info-circle
terms_of_use:
title: 'translate:ycom_fast_forward.terms_of_use.title'
perm: admin[]
pjax: false
itemClass: pull-right text-white
icon: rex-icon fa-file-alt
ycom/fast_forward_login_token:
title: 'translate:ycom_fast_forward.login_token.title'
perm: admin[]
block: ycom
icon: rex-icon fa-key