Stand-Alone Member Edit
This module enables you to display profile editing form form within your EE templates. Your users can edit all their profile info, including username, password, email and custom profile fields on any page!
The only limitations are: you need to have Members module present to make it work and users can edit only their profile (so it cannot be used by admins to edit profiles of other people).
You can hardcode your profile fields or use {custom_fields} tag pair.
Consider this as a cheap replacement for User module (if you don’t need other features it provides). And pay your attention to Stand-alone member register as well.
See the docs for more info on how the add-on can be used.
Comments
Comments are closed. To get support, email .(JavaScript must be enabled to view this email address).


Hi
I can’t seem to get the return to work. I’ve updated the line:
{exp:sa_member_edit:form errors=“off” return=“my-account/index”}
I make the changes (which work perfectly).
I get this page:
Thank You!
Your settings have been updated. You may now log-in.
Return to login page
Always takes me to: /index.php/member/login
Can you help?
Hi Simon,
could you email me .(JavaScript must be enabled to view this email address) the complete code you’re using and html output or (better) access to account and page where I can see it. I’ll try to help