Posted by arghajit on September 10, 2014 at 9:21am
Hello, I'm just started Drupal module development, I just want to create a module, which can send mail to the Admin if anyone logged in in his/her profile.
please help me.
Hello, I'm just started Drupal module development, I just want to create a module, which can send mail to the Admin if anyone logged in in his/her profile.
please help me.
Comments
Dear Arghajit, You do not
Dear Arghajit,
You do not need a module for this. You can use the awesome Rules module to create a rule which checks the user's role at login. If the role is admin, the actions can be used to send the email.
Hope this helps.
Cheers,
Rajat
Use Rules
Use Rules as the suggested earlier on the 'User logged in' event.
Naveen Valecha
https://www.valechatech.net