Community discussions
-
How to assign new secret keys to existing apps?
PlannedCommunityProduct Wishlist
How to assign new secret keys to existing apps?
It would be useful to have the ability to assign an app new keys. Currently we do not have the ability to update a secret key if its exposed which means the customer right now w...
-
How to migrate from PHP Laravel to Memberstack for a CRM app rebuild?
AnsweredCommunityQuestions
How to migrate from PHP Laravel to Memberstack for a CRM app rebuild?
Has anybody built a CRM app yet with Memberstack? I own a CRM app with a small but loyal client base that's built on a PHP Laravel stack, it's very outdated and expensive for me...
-
How to return users back to a subscription page or to the original CMS page after signup without using content gating?
AnsweredCommunityQuestions
How to return users back to a subscription page or to the original CMS page after signup without using content gating?
Hey guys! So I have a CMS page with 2 buttons - one appears if the user is not logged in, and it brings the user to the signup page, and the other one appears if the user is log...
-
How to override default dashboard redirect to maintain previous page after login?
AnsweredCommunityQuestions
How to override default dashboard redirect to maintain previous page after login?
Hi you all! I have a page that is only visible for logged in users. When users access this page and are not logged in, they are redirected to login page. In this moment, when th...
-
How to track specific user logins in Memberstack with Webflow?
AnsweredCommunityQuestions
How to track specific user logins in Memberstack with Webflow?
I was curious to see if Memberstack would allow me to track a specific user's logins (I'm building on top of Webflow). It looks like I'd have to follow these docs? Any simplerw...
-
How to set up conditional visibility on form blocks based on custom field selections without data persistence issues?
AnsweredCommunityQuestions
How to set up conditional visibility on form blocks based on custom field selections without data persistence issues?
Is there a way to set up conditional visibility on a form block? I don’t want it to be plan specific, I need it to be custom field specific. So while they fill out their profile...
-
How to fix hide/show password functionality across multiple forms on the same page?
AnsweredCommunityQuestions
How to fix hide/show password functionality across multiple forms on the same page?
Hey guys! I had a problem with multiple forms on one page, or rather with the hide/show password functionality. If there is more than one form on the page where the hide/show pa...
-
How to implement email verification in a webview Flutter app without opening it in a browser, and fix Google sign-in issues?
AnsweredCommunityQuestions
How to implement email verification in a webview Flutter app without opening it in a browser, and fix Google sign-in issues?
Question: My app is running as a downloadable webview app on both ios & android. I was thinking about implementing email verification, but the issue I see is the following: the ...
-
How to keep users' paid Pro features active after they cancel their account?
AnsweredCommunityQuestions
How to keep users' paid Pro features active after they cancel their account?
Hey guys, I'm getting a lot of messages from users saying that when they cancel their account, they lose access to all Pro features, even though they have a year left or Pro. Wh...
-
How to build a custom peer-to-peer member chat with ReactJS and PeerJS for a Webflow-Memberstack platform?
AnsweredCommunityQuestions
How to build a custom peer-to-peer member chat with ReactJS and PeerJS for a Webflow-Memberstack platform?
Hello MS-Friends 🙂 Recently i Build a Job-Platform with Webflow, Airtable, Zapier and Memberstack and its just pure Fun 😝 Now i want to add a Peer-To-Peer Memberchat. Since Memb...
-
How to implement a login modal that keeps users on the current page rather than redirecting them?
AnsweredCommunityQuestions
How to implement a login modal that keeps users on the current page rather than redirecting them?
Is there a way to have it so that if a user is not logged in, the login modal pops up? Currently, if I send my users to a gated page and they aren't logged in, they are then red...
-
Sending plan data to Memberstack's new member trigger for selective Zap automation based on subscription tier
Gathering feedbackCommunityProduct Wishlist
Sending plan data to Memberstack's new member trigger for selective Zap automation based on subscription tier
Memberstack has a "new member" trigger event on Zapier but I want more control over select which plan a user signed up for because I have multiple plans and UX paths. Please sen...
-
How to enable quantity selection and one-time payments without interfering with existing plans?
PlannedCommunityQuestions
How to enable quantity selection and one-time payments without interfering with existing plans?
Is it possible for users to select quantity on a one-time payment plan? I offer discounts on event tickets. Basically, when someone signs up, they can access a list of upcoming ...
-
How to make the delete account button appear in Memberstack's Profile Modal after enabling the feature?
AnsweredCommunityQuestions
How to make the delete account button appear in Memberstack's Profile Modal after enabling the feature?
I've got a slightly strange question to ask. I want to allow users to delete their accounts (and all data stored with it on memberstack). The way I am thinking of having it is j...
-
How to show contact form only to specific plan members and route others to upgrade page using Memberstack?
AnsweredCommunityQuestions
How to show contact form only to specific plan members and route others to upgrade page using Memberstack?
Hello together, I have a question regarding a workflow I implemented with Memberstack and Webflow. I would like to sell several of my products via a marketplace. Everyone should...
-
How to redirect users to a custom URL after Stripe checkout instead of back to the pricing page?
AnsweredCommunityQuestions
How to redirect users to a custom URL after Stripe checkout instead of back to the pricing page?
Hey Chat 🙂, Wondering if anyone can help me with a redirect workflow here. This is our pricing page AFTER someone signs up on our sign up page. The pricing options you see in th...
-
[Wishlist] Exporting members with Google Authentication from AdminAPI or CLI
Gathering feedbackCommunityProduct Wishlist
[Wishlist] Exporting members with Google Authentication from AdminAPI or CLI
I would like to get a list of my members that have hooked up Google Authentication. It can either be the AdminAPI or AI so I can send them an email message. - Michael
-
How to filter content based on member metadata for a membership site?
AnsweredCommunityQuestions
How to filter content based on member metadata for a membership site?
I'm curious to know if there is a solution to filter content based on a member's Metadata. We're building a membership site that has elements that can only be viewed by specific...
-
June 2023 - Progress Report 🎉
ImplementedCommunityProgress Reports
June 2023 - Progress Report 🎉
Wednesday, June 1st 2023 Finished & released member profile image functionality Create an unstyled profile image upload component Create profile image docs Worked o...
-
How to build a freelancer directory with advanced filtering and paid tier verification in Webflow?
AnsweredCommunityGeneral
How to build a freelancer directory with advanced filtering and paid tier verification in Webflow?
Hey Memberstack, I was wondering if it was possible to create a directory of freelancers. We love this type of design; https://locallistingtemplate.webflow.io/ combined with me...
-
[Wishlist] Automatic image compression for member profile photos to improve page performance
ImplementedCommunityProduct Wishlist
[Wishlist] Automatic image compression for member profile photos to improve page performance
If a member uploads a 1mb profile pic this hurts the web page's performance. -Ismail
-
How to securely handle Memberstack's public API key in a React app without exposing it to clients?
AnsweredCommunityQuestions
How to securely handle Memberstack's public API key in a React app without exposing it to clients?
Hi! Testing out Memberstack React API. So far, so good; however, I have a security concern when passing the public key as props in the Memberstack Provider component. The API ke...
-
How to add signup link to login modal and implement automatic logout after inactivity?
AnsweredCommunityQuestions
How to add signup link to login modal and implement automatic logout after inactivity?
Hi there, I was wondering if someone could let me know how I can add a section to the login module where it gives people the option to create an account if they dont have one al...
-
How to add URL exclusion logic to Memberstack redirect script to skip signup and homepage?
AnsweredCommunityQuestions
How to add URL exclusion logic to Memberstack redirect script to skip signup and homepage?
Hey Everyone – I am building some custom redirect workflows based on the MS [Code] tutorial on redirecting users to the same page they currently logged in or signed up on. Works...
-
How to sync Webflow item slugs to Memberstack members via Zapier without errors?
AnsweredCommunityQuestions
How to sync Webflow item slugs to Memberstack members via Zapier without errors?
Hiya peeps! 👋 Recently, I've been getting an error via Zapier when updating the Memberstack member with the newly created Webflow item slug. So, it fails and unfortunately custo...
-
How to implement tiered content access in Webflow with React for a membership-based course platform?
AnsweredCommunityQuestions
How to implement tiered content access in Webflow with React for a membership-based course platform?
I'm currently exploring Webflow User Accounts, particularly for the context of short courses online. One potential use case I would like to explore involves offering different p...
-
How to set up tiered access in Webflow CMS to show free and premium content on the same member dashboard?
AnsweredCommunityGeneral
How to set up tiered access in Webflow CMS to show free and premium content on the same member dashboard?
I have just joined this great community and I'm looking for a few answers as we begin development on a new dashboard for our members. This is going to involve a few things but m...
-
How to add Google One Tap functionality for easier signin and signup?
PlannedCommunityProduct Wishlist
How to add Google One Tap functionality for easier signin and signup?
We are looking to simplify account creation / signin as much as possible and one way to make it easy is if we have Google Auth added, we should automatically be able to add "One...
-
How to fix email domain signup rules not working consistently in Memberstack 2.0?
CommunityQuestions
How to fix email domain signup rules not working consistently in Memberstack 2.0?
Pls this is an emergency. I am on version 2. my signup rule to add @gmail and @yahoo mail is saved, it works once on the website to signup and login and does not work again say...
-
[Wishlist] Create a member account that also has submembers associated to it
PlannedCommunityProduct Wishlist
[Wishlist] Create a member account that also has submembers associated to it
A customer would like to create a member account that also has submembers associated to it.
Didn't find what you were looking for?
New post