-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpackage.yml
More file actions
36 lines (32 loc) · 991 Bytes
/
package.yml
File metadata and controls
36 lines (32 loc) · 991 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
32
33
34
35
36
package: zip_install
version: '2.4.0'
author: Friends Of REDAXO
supportpage: github.com/FriendsOfREDAXO/zip_install
live_mode: false
requires:
redaxo: '^5.18.0'
php:
version: '>=8.1'
extensions: [fileinfo, zip]
pages:
install/zip_install:
title: translate:title
icon: rex-icon fa-solid fa-file-arrow-up
perm: admin[]
pjax: true
subpages:
upload:
title: translate:zip_install_file_upload
icon: rex-icon fa-solid fa-file-arrow-up
perm: admin[]
settings:
title: translate:settings
icon: rex-icon fa-cog
perm: admin[]
conflicts:
packages:
install/packages/upload: '<2.0.0'
default_config:
upload_max_size: 50
github_token: '' # Optional GitHub API Token für höheres Rate Limit
private_repo_owners: '' # Komma-getrennte Liste von GitHub Usern/Orgas für private Repos