-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathpackage.yml
28 lines (27 loc) · 955 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
package: modulsammlung
version: '4.30.0'
author: 'Friends Of REDAXO'
supportpage: 'https://github.com/FriendsOfREDAXO/REX5-Modulsammlung/issues'
info: 'Idee und Realisierung der ersten Version: Oliver Kreischer / concedra.de'
compile: 0
page:
title: 'translate:title'
perm: modulsammlung[]
icon: rex-icon fa-plus-square
pjax: false
subpages:
module: {title: 'translate:module'}
more_examples: {title: 'translate:more_examples'}
templates: {title: 'translate:templates'}
info:
title: 'Info'
itemclass: 'pull-right'
subpages:
info: { title: 'Info'}
moduluebersicht: { title: 'translate:moduluebersicht'}
templateuebersicht: { title: 'translate:templateuebersicht'}
changelog: { title: 'translate:changelog'}
lizenz: { title: 'translate:lizenz'}
requires:
php: '>7.4'
redaxo: '^5.13.0'