
My php panel need old email to update new email
- or -
Post a project like this- Posted:
- Proposals: 19
- Remote
- #4519949
- Awarded















Description
Qaisar A.
100% (37)New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-

Hi Qaisar — I've done this exact change on PHP admin panels before. Few quick things so I can quote properly:
What framework and PHP version? And is login custom-built or a package (with any 2FA/SSO)?
Do you have transactional email working already — SES, Postmark, SMTP?
How should it work: user re-enters their password, then clicks a confirmation link sent to the new address? That's what I'd suggest, plus a heads-up email to the old address with an "undo" link.
Should other logged-in sessions be kicked out after the change?
Is the email used as the login anywhere else — invoices, integrations — that needs updating too?
Do you want an audit log, and should admins still be able to change emails manually?
Is there a staging site and repo access? And an existing test suite, or should I add one?
Answer 1 and 3 and I can give you a fixed price and timeline. Happy to jump on a call if that's quicker.
Thanks,
Nandita -

Do you want the new email to become active immediately after the user submits it, or should the user first verify the new address through a confirmation link?
