mailinglist_subscribe

Show the mailinglist subscription form to subscribe to a certain mailinglist id.

Parameters:

id
Required; the id of the mailinglist resource that is being subscribed to.
template
Which form template to render. Defaults to the template _scomp_mailinglist_subscribe.tpl.

All other parameters are passed in to the template which is being rendered.

The form is at least supposed to have an email input field. Besides email, it can have name_first, name_surname_prefix and name_surname fields, which will be stored in the recipient table.

Edit on GitHub

loremipsum Tags menu

Referred by

mod_mailinglist

This module implements a mailing list system. You can make as many mailing lists as you like and send any page to any…