AnilaN Posted April 30, 2012 Share Posted April 30, 2012 I've been looking for an answer to this question but no one seems to have worked on it before. My problem is that i want to unactivate user account on registration and afterward send an email when his account is activated by admin. I've added a button beside active/unactive button in backoffice (modifying AdminCustomer.php) <input type="submit" value="'.$this->l(' Send Email to inform user ').'"/> and now i want to send a mail to user when admin clicks this button. I haven't worked a lot in php/html so it may be simple for you. I really need to implement this function and i have no clue how to do it. Please help me on this. Link to comment Share on other sites More sharing options...
AnilaN Posted May 4, 2012 Author Share Posted May 4, 2012 anyone ? Link to comment Share on other sites More sharing options...
ricky11 Posted February 22, 2013 Share Posted February 22, 2013 Did you find the answer? Link to comment Share on other sites More sharing options...
Recommended Posts