RSS Feed/News Extending registration

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
24,674
Points
823

Reputation:

I am trying to run a set of actions upon registration. Looking through some existing posts, it appears RegistrationComplete is the proper class to extend after the account is approved / validated, but I cannot seem to get the action to trigger upon successful registration.

class_extensions.xml
XML:

Code:
<?xml version="1.0" encoding="utf-8"?>
<class_extensions>
    <extension from_class="XF\Service\User\RegistrationComplete" to_class="Notes\XF\Service\User\RegistrationComplete"...

Read more

Continue reading...
 
Status
Not open for further replies.
Top