[FEATURE] Add a plaintext version of the body text
We use a PlaintextService to convert the HTML body to a plaintext version of it to be able to send it alongside the mail
Showing
- Classes/Command/SendMailCommandController.php 5 additions, 0 deletionsClasses/Command/SendMailCommandController.php
- Classes/Service/MailTemplateService.php 7 additions, 1 deletionClasses/Service/MailTemplateService.php
- Classes/Service/PlaintextService.php 167 additions, 0 deletionsClasses/Service/PlaintextService.php
Classes/Service/PlaintextService.php
0 → 100644
Please register or sign in to comment