Mail API
March 23, 2017
| How to send custom formatted HTML mail in Drupal 8 using hook_mail_alter()
As you can understand from name itself it’s basically used to Alter an email created with drupal…
February 17, 2017
| Beginner’s guide to Mail System in Drupal 7 and 8
This blog is all about How Drupal handles the Mail system & the stages it has to go through…
March 15, 2016
| How to send mail programmatically in Drupal 8
Sometime we require emails to be sent on certain events e.g. for a blog website or a news site…