-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.yml
44 lines (41 loc) · 1023 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
package: googleplaces
version: "3.0.0-RC1"
author: "FriendsOfREDAXO"
page:
title: "Google Places"
perm: googleplaces[]
pjax: true
icon: rex-icon fa fa-map-marker
subpages:
place_detail:
title: "translate:googleplaces_place_detail"
icon: "fa fa-map-marker"
review:
title: "translate:googleplaces_review"
icon: "fa fa-star"
docs:
icon: "rex-icon fa fa-question-circle"
title: "translate:googleplaces_docs"
pjax: false
itemclass: pull-right
config:
icon: "rex-icon fa fa-cog"
itemclass: "pull-right"
title: "translate:googleplaces_config"
sync:
icon: "rex-icon fa fa-refresh"
itemclass: "pull-right"
title: "translate:googleplaces_sync"
query:
icon: "rex-icon fa fa-search"
itemclass: "pull-right"
title: "translate:googleplaces_query"
requires:
php:
version: '>8.1,<9'
redaxo: ">=5.17"
packages:
yform: ">=4.0.0"
yform_field: ">=2.9.0"
default_config:
api_key: ""