Loading...
Skip navigation
Please note that this documentation is for the most recent version of this extension. It may not be relevant for older versions. Related documentation can be found in the documentation directory of the extension.

Manipulate data before send requests or researches

Um die Mails aus den Anfrage oder Suchanfrage Formularen zu manipulieren kannst Du die beiden folgenden Slots nutzen:If you need to manipulate the data of request or research form before sending, you can use the following slots:

//
// Example Slot for manipulating data before send requests
/** @var \TYPO3\CMS\Extbase\SignalSlot\Dispatcher $signalSlotDispatcher */
$signalSlotDispatcher = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance(\TYPO3\CMS\Extbase\SignalSlot\Dispatcher::class);
$signalSlotDispatcher->connect(
    \CodingMs\Fahrzeugsuche\Service\RequestService::class, 'beforeSendRequest',
    \CodingMs\FahrzeugsucheFluidForm\Slot\RequestSlot::class, 'beforeSendRequest'
);
//
// Example Slot for manipulating data before send researchs
/** @var \TYPO3\CMS\Extbase\SignalSlot\Dispatcher $signalSlotDispatcher */
$signalSlotDispatcher = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance(\TYPO3\CMS\Extbase\SignalSlot\Dispatcher::class);
$signalSlotDispatcher->connect(
    \CodingMs\FahrzeugsuchePro\Service\ResearchService::class, 'beforeSendResearch',
    \CodingMs\FahrzeugsucheFluidForm\Slot\ResearchSlot::class, 'beforeSendResearch'
);

The example of Fahrzeugsuche-Fluid-Form extension is used to persist all requests and researches in Fluid-Form database as well.

Documentation
TYPO3 Fahrzeugsuche Extension

TYPO3 Fahrzeugsuche

Advertise all your vehicles on your TYPO3 website. Our vehicle search uses the Search-API from mobile.de to read in your vehicles. You don't need to do anything else - the vehicle listings on your website will always be up to date. There's a connector for Autoscout24 + eAutoseller as well!

Menu

Contact request

You can contact us at any time

Stop! Playing in the meantime?
Stop! Playing in the meantime?
Stop! Playing in the meantime?

Stop! Playing in the meantime?

Break the highscore

Press Start
Contact request
Screenreader label
Security question
ZL5_________H4F______
K_7____F______W___8X9
3N7___6SH___FH3______
T_7____C____L_____MPI
6GM_________MDL______

🎄 Bereits für's Weihnachtsmarketing?! 🎉

Entdecke den interaktiven Online-Adventskalender – perfekt für Websites, Shops und Kampagnen.

Gewinnspiele, Quiz, Gutscheine & mehr – alles, was Dein Weihnachtsmarketing braucht.

Für TYPO3-Websites Für andere Systeme