Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
voting.typo3.org
extensions
election
Commits
7252afbc
Commit
7252afbc
authored
Mar 15, 2019
by
Stefan Busemann
Browse files
[TASK] Release 0.1
Require TYPO3 Version 9
parent
bb9b6be3
Changes
1
Hide whitespace changes
Inline
Side-by-side
ext_emconf.php
View file @
7252afbc
<?php
$EM_CONF
[
$_EXTKEY
]
=
array
(
'title'
=>
'
TYPO3
Election'
,
'description'
=>
'
TYPO3 Association
voting
/
polling tool'
,
'title'
=>
'Election'
,
'description'
=>
'voting
/
polling tool'
,
'category'
=>
'fe'
,
'constraints'
=>
array
(
'depends'
=>
array
(
'typo3'
=>
'
8.7.0-8.99
.99'
,
'typo3'
=>
'
9.5.5-9.5
.99'
,
),
'conflicts'
=>
array
(),
'suggests'
=>
array
(),
),
'state'
=>
'
alph
a'
,
'state'
=>
'
bet
a'
,
'uploadfolder'
=>
false
,
'createDirs'
=>
''
,
'clearcacheonload'
=>
true
,
'author'
=>
'Oliver Eglseder, Stefan Busemann, Christoph Pascher'
,
'author_email'
=>
'php@vxvr.de, stefan.busemann@in2code.de, c.pascher@browserwerk.de'
,
'author_company'
=>
'TYPO3 Association'
,
'version'
=>
'0.
0.3
'
,
'version'
=>
'0.
1.0
'
,
);
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment