| Current Path : /var/www/surf/TYPO3/vendor/torresani/sculptor_admin/ |
| Current File : /var/www/surf/TYPO3/vendor/torresani/sculptor_admin/ext_emconf.php |
<?php
/***************************************************************
* Extension Manager/Repository config file for ext: "sculptor_admin"
*
* 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 Admin',
'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-12.4.99'
],
'conflicts' => [],
'suggests' => [],
],
];