Send notification with new password to user after password change
aMember includes a configurable email template for this notification, so no custom PHP code is required.
- Go to aMember CP → Configuration → Setup/Configuration → E-Mail Templates.
- In the E-Mails by User Request section, enable Change Password Notification.
- Click Edit E-Mail Template to customize the subject and message. Use the
%password%placeholder where the new password should appear. - Save the configuration.
aMember sends this message after an existing user's password is changed. See E-Mail Configuration for more information about email templates.