DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Development

This chapter provides information for developers (signals, extendable features etc.)

Signals

The following signals are provided so you can extend ATS behaviour. Signals are still WIP and added as we need them for our projects. Need a signal somewhere in the code? Feel free to contact us.

PAGEmachineAtsMessageMessageFactory: “afterMessageCreated”

This signal allows for manipulation of mail messages before they are passed to the backend forms (“Invite”, “Acknowledge”…). You can use it to manipulate messages and set default values, for example the CC and BCC recipients.