-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.yml
More file actions
68 lines (63 loc) · 1.8 KB
/
Copy pathpackage.yml
File metadata and controls
68 lines (63 loc) · 1.8 KB
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
package: push_it
version: '1.0.1'
author: 'Thomas Skerbis, Friends Of REDAXO'
supportpage: 'https://github.com/FriendsOfREDAXO/push_it'
title: translate:pushit_title
description: translate:pushit_description
requires:
redaxo: '^5.19'
php:
version: '^8.2'
conflicts:
url: '<2.2.0' # URL-AddOn < 2.2.0 verwendet inkompatible Riimu\Kit\UrlParser\Uri ohne PSR-7 Return-Types
page:
title: translate:pushit_title
perm: push_it[]
icon: rex-icon fa-bell
subpages:
overview:
title: translate:pushit_overview
perm: push_it[]
settings:
title: translate:pushit_settings
perm: admin
subscriptions:
title: translate:pushit_subscriptions
perm: push_it[]
send:
title: translate:pushit_send
perm: push_it[]
history:
title: translate:pushit_history
perm: push_it[]
backend_notify:
title: translate:pushit_backend_notify
perm: push_it[]
help:
title: translate:pushit_help
icon: rex-icon fa-question-circle
subPath: README.md
itemClass: 'pull-right'
perm: push_it[]
examples:
title: translate:pushit_examples
icon: rex-icon fa-code
subPath: EXAMPLES.md
itemClass: 'pull-right'
perm: admin
api:
title: translate:pushit_api_reference
icon: rex-icon fa-book
subPath: API.md
itemClass: 'pull-right'
perm: admin
translate:
- de_de
- en_gb
default_config:
subject: 'mailto:info@example.com'
publicKey: ''
privateKey: ''
backend_enabled: true
frontend_enabled: true
admin_notifications: true