Topic on Project:Support desk

Adding additional form fields to signup

2
JSnosh (talkcontribs)

Hey, is there sample code on how to add additional form fields to the initial sign up form? It used to be UserCreateForm but now that's deprecated and AuthManager is recommended instead. AuthManager seems to be significantly more complicated for just adding an additional field, so I was hoping someone could help me understand it?

I'm trying to add another field as a honeypot on the signup page to catch spammers and abort account creation - what hooks/functions should I use? Thanks.

Malyacko (talkcontribs)