| Current Path : /var/www/surf/TYPO3/src/sculptor_surf/ |
| Current File : /var/www/surf/TYPO3/src/sculptor_surf/ext_emconf.php |
<?php
/***************************************************************
* Extension Manager/Repository config file for ext: "sculptor_surf"
*
* Auto generated by Extension Builder 2018-11-07
*
* Manual updates:
* Only the data in the array - anything else is removed by next write.
* "version" and "dependencies" must not be touched!
***************************************************************/
$EM_CONF[$_EXTKEY] = [
'title' => 'Sculptor Site Template Surf',
'description' => '',
'category' => 'plugin',
'author' => 'Roberto Torresani',
'author_email' => 'roberto@torresani.eu',
'state' => 'alpha',
'internal' => '',
'uploadfolder' => '0',
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '1.0.0',
'constraints' => [
'depends' => [
'typo3' => '11.5.0-11.5.99',
'sculptor' => '3.0.0-3.99.99',
'sculptor_admin' => '1.0.0-1.99.99',
'surf' => '0.0.0-1.99.99',
'mask' => '7.0.0-7.99.99'
],
'conflicts' => [],
'suggests' => [],
],
];