{parsing off}icon('[ext-lower]-plugin', 'EXT:[ext-lower]/Resources/Public/Icons/wizicon.svg'); // Backend-Module registrieren \TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerModule( \nn\t3::Registry()->getVendorExtensionName($extKey), 'web', 'mod1', '', \nn\t3::Registry()->parseControllerActions([ \[vendor-ucc]\[ext-ucc]\Controller\ModController::class => 'index,show', ]), [ 'access' => 'user,group', 'icon' => 'EXT:[ext-lower]/Resources/Public/Icons/wizicon.svg', 'labels' => 'LLL:EXT:[ext-lower]/Resources/Private/Language/locallang_mod1.xml', 'navigationComponentId' => '', 'inheritNavigationComponentFromMainModule' => false, ] ); }, '[ext-lower]');