-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.yml
More file actions
31 lines (30 loc) · 833 Bytes
/
package.yml
File metadata and controls
31 lines (30 loc) · 833 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: vector_maps
version: '1.1.2'
author: 'KLXM Crossmedia GmbH'
supportpage: 'https://github.com/KLXM/vector_maps'
requires:
php: '>=8.1'
redaxo: '>=5.14'
page:
title: 'translate:vector_maps_title'
perm: 'vector_maps[]'
icon: 'rex-icon rex-icon-vector-maps'
subpages:
readme:
title: 'translate:vector_maps_readme'
subPath: README.md
demo:
title: 'translate:vector_maps_demo'
subpages:
overview:
title: 'translate:vector_maps_demo_overview'
basic:
title: 'translate:vector_maps_demo_basic'
nearby:
title: 'translate:vector_maps_demo_nearby'
advanced:
title: 'translate:vector_maps_demo_advanced'
themes:
title: 'translate:vector_maps_themes'
settings:
title: 'translate:vector_maps_settings'