[TYPO3-calendar] send admin mail on fe-create-event

Mario Matzulla mario at matzullas.de
Mon Jan 16 20:41:51 CET 2012


Hi Christian,

Am 16.01.12 18:38, schrieb Christian Welzel:
> Hi there,
>
> is there a way to send an email to the site admin (or another
> fixed address) whenever a frontend user creates a new event using
> fe editing?
>
depending on the type of calendar the event is created in you can set:

# Public calendar

# @description	Comma separated list of user ids of fe-users to be 
notified if a public event has been created
rights.create.event.notifyUsersOnPublicCreate =


# Other

# Add a fe_user to be notified to the event
rights.create.event.fields.notify.defaultUser =

Please define emailAddress and emailName in the constants in order to 
send out emails.

Regards,
Mario



More information about the TYPO3-project-calendar mailing list