[TYPO3-english] Send E-Mail after tt_news creation

Loek Hilgersom loek at netcoop.nl
Thu Feb 9 00:07:24 CET 2012


Hi,

You will need an extension for this, but I wouldn't know if there is one that 
does exactly that. There are a few rather old extensions that do something like 
that, but you may have to fix them up before use: gp_notification and 
kc_emailnotification

The extension should either hook into the news and/or list modules, or keep 
track of the syslog using a cronjob, because all changes to records made in the 
backend are logged there.

Loek


On 02/08/2012 10:59 PM, Christoph Hermann wrote:
> Hello everyone,
>
> can someone give me a hint on how to send an email after a tt_news entry has
> been created? (And maybe another one when it has been updated?)
>
> Can this be realized with just tt_news, or do i need another extension?
>
> The news shall be created in the backend, not in the frontend. Basically the
> Idead is to notify a publisher about the news creation.
>
> In the frontent i can realize this with elemente_fenews, no problem.
>
> regards
> Christoph
>


More information about the TYPO3-english mailing list