Skip to main content

Added account creation and sign-in forms

PropertyValue
descriptionAdded the shipped starter forms for registration and login.
  • Added the Create Account form.
  • Added the Log In form.
  • Built the Create Account form with Username, Email, First Name, Last Name, Password, Password Confirmation, and submit fields.
  • Added password-match validation to the registration flow.
  • Configured registration to create the user with the Member (Pending) role.
  • Enabled ACF validation for the registration user action.
  • Configured the registration action to save submissions on both save and submit.
  • Configured registration to show Thank you for registering. on success.
  • Configured registration to send an admin notification email after account creation using the shared forms sender and recipient options.
  • Used the registrant email field as the reply-to value for the registration notification email.
  • Built the Log In form with Username or Email Address, Password, Remember Me, and submit fields.
  • Configured login to show You were successfully logged in. on success.
  • Configured login to sign the user in and redirect to /.