Memberstack Integration Specialist
I need help connecting Memberstack 2.0 to my Webflow site. The Memberstack script is already installed, but the login/signup forms aren't working and the account page isn't displaying member data.
• What's already done:*
- Webflow site is built and published
- Memberstack script is installed in the site's head code
- Login and signup pages exist with forms
- Account page exists
• What I need you to do:*
- Fix the login form — Add the correct Memberstack data attributes:
data-ms-form="login"on the form
data-ms-member="email"on the email input
data-ms-member="password"on the password input
- Fix the signup form — Same attributes with
data-ms-form="signup"
- Set up the account page to display member data:
- Name
- Profile photo
- Custom fields (title, bio, industries, topics)
- Create a profile edit form where members can update their info
- Connect nav avatar to show member's profile photo using
data-ms-member="profile-photo"
- Create these custom fields in Memberstack:
- profile-photo (Image type)
- title (Text)
- bio (Text)
- portfolio-url (Text)
- linkedin-url (Text)
- industries (Text)
- topics (Text)
- Test everything — Create a test member, verify login works, verify account page displays data
• I will provide:*
- Webflow editor access
- Memberstack dashboard access
- HTML/CSS reference for account page design
Job Qualifications
- The Memberstack script is already installed, but the login/signup forms aren't working and the account page isn't displaying member data
- Memberstack dashboard access
- HTML/CSS reference for account page design
Job Benefits
Job Responsibilities
- Login and signup pages exist with forms
data-ms-form="login"on the formdata-ms-member="password"on the password input- Fix the signup form — Same attributes with
data-ms-form="signup" - Set up the account page to display member data:
- Create a profile edit form where members can update their info
- Connect nav avatar to show member's profile photo using
data-ms-member="profile-photo" - Create these custom fields in Memberstack:
- Test everything — Create a test member, verify login works, verify account page displays data