Require upload avatar upon signup.

Hey there @tomatie, yes you can accomplish this with the custom wizard plugin. You would need to do the following:

  1. Add an upload field.
  2. Make it a required field.
  3. Add an Update Profile action, and map the upload field to the user avatar.

Please read the Custom Wizard documentation to learn more about each of the above.