generated from alexplusde/blaupause
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.yml
48 lines (41 loc) · 988 Bytes
/
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
package: wildcard
version: '1.0.0'
author: 'Alexander Walther'
supportpage: https://github.com/alexplusde/wildcard
requires:
php:
version: '>8.2,<9'
redaxo: ^5.17
packages:
yform: "^4"
page:
title: translate:wildcard_title
icon: rex-icon fa-language
block: system
prio: 75
perm: wildcard[]
subpages:
entry:
title: translate:wildcard_wildcard
icon: rex-icon fa-gear
perm: wildcard[]
settings:
title: translate:wildcard_settings
icon: rex-icon fa-gear
itemClass: pull-right
perm: admin
docs:
title: translate:wildcard_docs
subPath: README.md
icon: rex-icon fa-info-circle
itemClass: pull-right
perm: wildcard[docs]
default_config:
syncdatestamp: ''
opentag: '{{'
closetag: '}}'
installer_ignore:
- .git
- .gitignore
- .github
- .php-cs-fixer.dist.php