Skip to content
Snippets Groups Projects
Commit fa60a5fb authored by Benni Mack's avatar Benni Mack Committed by Andreas Fernandez
Browse files

[FEATURE] Introduce HTML emails with Fluid templates

A new FluidEmail class is added that depends on symfony/mime to allow
sending templated emails via Fluid (HTML + Text).

TYPO3 Install Tool ("Test Mail Setup") and the Backend User Login Notification
are migrated to the mail setup, allowing to sending out HTML mails.

It is used for some TYPO3-system-based emails, and can be configured
on a per-installation level.

In addition, a base layout is shipped for TYPO3 messages, so most of the
TYPO3-system emails can now be migrated further-on.

Resolves: #90266
Releases: master
Change-Id: I6961b4ffd7ba39c947f1ce7a85626349c1b4032e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62362


Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarBjörn Jacob <bjoern.jacob@tritum.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 372523fd
Branches
Tags
No related merge requests found
Showing
with 890 additions and 82 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment