Path: /sign-up — Public page (not protected)
Setup
- Create a page at
/sign-up in Framer
- Insert Sign Up Form from Components
- Drag it onto the page
What It Does
- Full Name, Email, Password, and Confirm Password fields
- Real-time password match validation
- Auto-login after successful registration
- Sends a welcome email automatically
- Redirects to your welcome page (or custom URL)
Link from your Sign In page: “Don’t have an account? Sign Up”
Customization
| Property | Description |
|---|
| Accent Color | Button and focus ring color |
| Border Radius | Input and button corner radius |
| Button Text | Submit button label |
| Redirect URL | Where to go after signup |
| Show Name Field | Toggle full name input on/off |