MyBB Community Forums

Full Version: Email New User
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
After I have created a new user, can I send an email to him/her?
you can try using this plugin => Email Admin Created User
Unfortunately this plugin doesn't work. It emails the user an encrypted MD5 password:
https://github.com/MattRogowski/Email-Ad...r/issues/1
have you tried suggested changes there (just above your message there) ?
Not yet but I will. The issue is it requires changing code in a core file, which may be overwritten by a myBB update.
^ for changes to core files, temporarily you may try using patches plugin

(plugin's release thread for MyBB 1.6.x)
OK I can report it works. Apologies that my initial response stated it didn't.