Page MenuHomePhorge

Add plain text parts to email
ClosedPublic

Authored by machniak on Jun 9 2020, 10:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 7, 12:41 AM
Unknown Object (File)
Fri, Apr 5, 9:48 PM
Unknown Object (File)
Wed, Apr 3, 7:17 PM
Unknown Object (File)
Fri, Mar 29, 11:23 PM
Unknown Object (File)
Wed, Mar 27, 8:59 PM
Unknown Object (File)
Fri, Mar 22, 11:04 AM
Unknown Object (File)
Thu, Mar 21, 7:02 AM
Unknown Object (File)
Feb 10 2024, 11:53 AM
Subscribers
Restricted Project

Details

Reviewers
vanmeeuwen
Group Reviewers
Restricted Project
Commits
rK0481c595510a: Add plain text parts to email
Summary

Added plain text templates
Added tests for plain text email
Fix so \n\n is a new paragraph in HTML output

Test Plan
./phpunit
php artisan template:render Mail/NegativeBalance --text
# use this with all templates, run php artisane template:render help to get a list

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

machniak created this revision.
This revision is now accepted and ready to land.Jun 10 2020, 11:31 AM
This revision was automatically updated to reflect the committed changes.