Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Can't override FOSUserBundle Registration controller when using PUGXMultiUserBundle #143

@Goldengrahams

Description

@Goldengrahams

During registration, I have to check the result of an unmapped field after submitting the form and update the user accordingly. It works fine when I add the code in FOS\UserBundle\Controller\RegistrationController but not when I put it in my own controller that I created to override FOSUserBundle's controller (the controller worked fine before I started using PUGXMultiUserBundle)

Is there any way to override the controller when using this bundle?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions