How to transfer Memberstack account ownership to another person after initial setup?
hey all,
can you transder a memberstack account to someone after setting up, is the original owner always going to be the original owner?
hey all,
can you transder a memberstack account to someone after setting up, is the original owner always going to be the original owner?
Comments
6 comments
You should be able to transfer ownership under a dropdown on the team page.
And if not we can do it for you.
Also, get Connor! Hope you're doing well!!
Hey Connor Finlayson,
+1 to what Tyler said.
Here's a guide for reference additionally, just in case.
Tyler Bell we are back! looking forward to diving into the weeds. hope you are well too.
Thanks A J
while I am here - is this true? I don’t see it in the modal anywhere? I am using the standard data-ms-modal=login attribute
Connor Finlayson, I believe it's not true currently via pre-built login modal attribute.
Although, there is a code based way which can trigger the login modal with the signup link as follows:
window.$memberstackDom.openModal("LOGIN", {signup: { plans:["REPLACE-WITH-PLAN-ID"]}});
If you want a no-code way, you can probably use the free components instead to have more customization options.
cc: Josh Lopez
I think you can do this but requires code for the dom package https://docs.memberstack.com/hc/en-us/articles/17242931820443-Working-with-Memberstack-DOM-Package-Modals#h_01JZ5X6N0CQ3J9TCN3BPVWH1B6
thanks all. a login/signup button will do for now 🙂
Please sign in to leave a comment.