[TYPO3-english] Send email to fe_users upon news creation
Bernard Munslow
bernard.munslow at iws.es
Thu Apr 14 09:45:10 CEST 2011
Hi Jeppe,
There probably are different approaches to do what you need.
If you're ok with plain text emails, one possible way would be to
implement a hook which detects creation of tt_news records and then
simply send your notification using t3lib_div::plainMailEncoded or any
other implementation to send an email.
This is an excellent tutorial on hooks in case you need some extra
information:
http://typo3.org/development/articles/how-to-use-existing-hooks/
Greetings,
.- Bernard
El 14/04/2011 9:37, Jeppe Donslund escribió:
> Does anyone know a way to send out emails ( a small newsletter ) to
> fe_users everytime there has been created a new news item?
>
> Bst regards
> Jeppe Donslund
More information about the TYPO3-english
mailing list