forked from FriendsOfREDAXO/mform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.yml
executable file
·35 lines (33 loc) · 948 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
package: mform
version: '7.2.7'
name: MForm
author: Friends Of REDAXO
supportpage: https://github.com/FriendsOfREDAXO/mform
page:
title: 'translate:title'
pjax: true
perm: admin[]
icon: rex-icon fa-subway
subpages:
demo:
title: 'translate:reference_demo'
subpages:
pjax: true
demo_base: { title: 'translate:demo_base' }
demo_wrapper: { title: 'translate:demo_wrapper' }
demo_extended: { title: 'translate:demo_extended' }
demo_expert: { title: 'translate:demo_expert' }
changelog:
title: 'translate:changelog'
subPath: CHANGELOG.md
itemclass: pull-right
help:
title: 'translate:help'
subPath: README.md
itemclass: pull-right
requires:
php: '>=7.4'
redaxo: '^5.10.0'
conflicts:
packages:
ui_tools: '<1.0.0'