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.

PSR-14 Events

AfterProfileUpdatedEvent

This event is triggered after a frontend user has manually edited his profile by sending the form on theprofile page. The event object contains the frontend user record.

You can configure an event listener for this event as follows:

  • Add the following to Configuration/Services.yaml

    services:
    Vendor\MyExtension\EventListener\AfterProfileUpdatedEventListener:
      tags:
        - name: event.listener
          identifier: 'AfterProfileUpdatedEventListener'
          event: CodingMs\Modules\Event\Profile\AfterProfileUpdatedEvent
  • Create event listener class

    namespace Vendor\MyExtension\EventListener;
    use CodingMs\Modules\Event\Profile\AfterProfileUpdatedEvent;
    class AfterProfileUpdatedEventListener
    {
      public function __invoke(AfterProfileUpdatedEvent $event): void
      {
      }
    }

You can find more information about PSR-14 events here: https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/Events/EventDispatcher/Index.html

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
_R__________WYO______
CE_____U____K_T___4C1
_5____A8S___X_R______
_I_____7____U_S___LUJ
TAZ_________EK2______

🎄 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