2 defined(
'TYPO3_MODE') or die();
5 if (TYPO3_MODE === 'BE' && !(TYPO3_REQUESTTYPE & TYPO3_REQUESTTYPE_INSTALL)) {
6 \TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerModule(
11 array(
'About' =>
'index'),
13 'access' =>
'user,group',
14 'icon' =>
'EXT:about/Resources/Public/Icons/module-about.svg',
15 'labels' =>
'LLL:EXT:lang/locallang_mod_help_about.xlf'