| Current Path : /var/www/surf/TYPO3/vendor/typo3/cms-felogin/ |
| Current File : /var/www/surf/TYPO3/vendor/typo3/cms-felogin/ext_emconf.php |
<?php
$EM_CONF[$_EXTKEY] = [
'title' => 'TYPO3 CMS Frontend Login',
'description' => 'A template-based plugin to log in website users in the TYPO3 frontend.',
'category' => 'plugin',
'author' => 'TYPO3 Core Team',
'author_email' => 'typo3cms@typo3.org',
'author_company' => '',
'state' => 'stable',
'version' => '12.4.8',
'constraints' => [
'depends' => [
'typo3' => '12.4.8',
],
'conflicts' => [],
'suggests' => [],
],
];