Jump to content

Cannot send mail to user after activating his accoutn in BO


Recommended Posts

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

  • 9 months later...
×
×
  • Create New...