-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathpackage.yml
20 lines (16 loc) · 918 Bytes
/
package.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Alle hier gesetzten Werte können über $addon->getProperty($key) abgefragt werden
package: seocheckup #Pflichtfeld
version: '1.6.9' #Pflichtfeld
author: Falko Müller
supportpage: https://github.com/iceman-fx/seocheckup
page:
title: 'translate:a1544_title' #Werte die mit "translate:" beginnen kommen aus der Sprachdatei.
perm: seocheckup[]
icon: rex-icon fa-stethoscope
subpages:
default: { title: 'translate:a1544_default' }
urlcheckup: { title: 'translate:a1544_urlcheckup' }
help: { title: 'translate:a1544_help', icon: rex-icon fa-info-circle, itemclass: pull-right }
config: { title: 'translate:a1544_config', perm: 'seocheckup[config]', icon: rex-icon fa-wrench, itemclass: pull-right }
requires:
redaxo: '^5.12.0' #benötigt mindestens REDAXO 5.12