Jump to content

how to add more fields for processwire's user ?


adrianmak
 Share

Recommended Posts

processwire out of the box, a user with only username, email address, password and roles.

I'm going to create a user registration form, how to add more fields on the basic user object ? like gender, telephone, twitter account, and so on.

Put it simple, could I extend processwire users with more fields ?

Link to comment
Share on other sites

Since users are pages with a certain template, you can access them after going to /setup/template/, choose Filters and set "Show System templates" to yes. From that point on you can add fields to users like on any other template.

  • Like 3
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...