1 quard Dec 05, 2008 05:17
3 quard Jan 28, 2009 06:16
Thanks Yabba but I'm really looking for a way to do it in b2. Maybe they'll add that feature or I'll dig through the php to also send to a specific email address when the admin is emailed.
4 edb Feb 01, 2009 04:10
I marked this as "watch" because I knew I would need to hack it up, but I don't. The registration process has a plugin hook called "[url=http://doc.b2evolution.net/v-2-4/plugins/Plugin.html#methodAfterUserRegistration]AfterUserRegistration[/url]" which, surprisingly enough, kicks in after a user completes registration.
Therefore a smart fella could craft up a plugin that allows The Admin to define who gets what email with what content after a new user registers.
I won't be that person though. Not for quite a few months. I'll be using the hook to send a message to other important players, and another message to the noob as part of an already monstrously huge plugin that I feel way behind on.
Just sayin' it is there for the taking is all.
The simplest solution would be to setup a mail group in your control panel and then use it's email address as the site admins ;)
¥