By electronicmonkey on
I have a specialised site which I think will not have very many users but I need to be constantly aware of what goes on every day without having to login. How can I have Drupal email the administrator when a new user signs on and also when new content is posted . There must be one or two modules that do these.
Comments
OK I found it myself -
OK I found it myself - user_register_notify and notify
more info Please
Electronicmonkey, would you elaborate more on how you set email notifiction up when a new user registers. I can only find managemet tools that send new users emails but not the administrator.
Thanks,
Joel
Never mind!!
I figured it out using Triggers and Actions. Thanks Joel