Jump to content

Recommended Posts

Posted

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 ?

Posted

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

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
×
×
  • Create New...