[TYPO3-dev] Run wizard via typo3/mod.php
Christian Weiske
christian.weiske at netresearch.de
Fri Aug 9 13:13:29 CEST 2013
Hi,
> Now mod.php requires me to register a new TBE module. Is it possible
> to register the module in a way that it is not visible in the left
> TYPO3 backend menu sidebar?
Seems I found it:
http://docs.typo3.org/typo3cms/InsideTypo3Reference/CoreArchitecture/BackendModules/BackendModulesUsingTypo3Modphp/Index.html
> Also, if you use this method for not-menu-modules, you must
> call t3lib_extMgm::addModulePath() from ext_tables.php to register
> the path of the module. Example:
> t3lib_extMgm::addModulePath('xMOD_tximpexp',t3lib_extMgm::extPath(
> $_EXTKEY).'app/'
> );
--
Regards/Mit freundlichen Grüßen
Christian Weiske
-= Geeking around in the name of science since 1982 =-
More information about the TYPO3-dev
mailing list