[TYPO3-german] Re: Template-Email aus custom Form-Handler-Finischer versenden
N W
info at bugblatterbeast.de
Thu Nov 27 16:45:14 CET 2014
Hallo nochmal,
das letzte Problem hat sich erledigt, als ich für meine Extension ein statisches Template erstellt und dieses im Haupttemplate inkludiert habe. Der Thread ist somit gelöst. Das Code-Beispiel der Seite http://wiki.typo3.org/How_to_use_the_Fluid_Standalone_view_to_render_template_based_emails funktioniert, wenn man ein paar kleine Anpassungen macht.
$objectManager = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('\TYPO3\CMS\Extbase\Object\ObjectManager');
$configurationManager = $objectManager->get('TYPO3\\CMS\\Extbase\\Configuration\\ConfigurationManager');
Gruß, bbb
More information about the TYPO3-german
mailing list