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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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