FOSUserBundle multiple user types

前端 未结 1 866
深忆病人
深忆病人 2021-02-09 01:42

I am building an application where I have (at least) two different user types, let\'s say buyers and sellers. Each user type should have its own logic (registration form/process

1条回答
  •  执念已碎
    2021-02-09 02:30

    The PUGXMultiUserBundle is what you are looking for. It extends FOSUserBundle and allows you to have different registration forms etc...

    0 讨论(0)
提交回复
热议问题