Project

General

Profile

Actions

Feature #51137

closed

Epic #84262: [FEATURE] Update felogin to extbase

felogin emails not configuarable

Added by Patrick Kroog over 10 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2013-08-16
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Problem:

At the moment it's not possible to change the Look/Content of mails sent by felogin Extension to the needs of a professional website/product:

E.g:
- Sending the mail in HTML + Text format.
- Have a Template for the mail, instead only one Language var..
- Possibility to use the NAME instead of the USERNAME (which often is an email) and a proper salutation.

Only chance to really be free in content/styling at the moment is:

- using the hook ( $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['felogin']['forgotPasswordMail'] )
- build the mail from a template in the hook
- send the email within the hook
- unset the mail text, to avoid $this->cObj->sendNotifyEmail will send the original mail..

If desired I would like to send in a patch for this..


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #56647: Add Hook to fe_login to add/modify $markerArrayClosed2014-03-07

Actions
Related to TYPO3 Core - Bug #64626: Rewrite fe_login to FluidRejected2015-01-30

Actions
Actions

Also available in: Atom PDF