newsletter node bundles everything around newsletter sign-up and sign-off as well as the associated emails. Here you can define, for example, whether a confirmation (double opt-in) is required for various actions and how the email forms are presented and what they should contain.
newsletter* - Basic structure
The basic structure of the newsletter node is shown below:
Parameter description
newsletter.field - Form field for newsletter
The newsletter.field node defines a single field of the newsletter form. This lets you specify, for example, the label, the field type and validations. The frontend renders the input according to these specifications.
Example configuration (add “First name” field)
Parameter description
newsletter.newsletter - Newsletter settings
The newsletter.newsletter node controls all basic newsletter functions, for example double opt-in and sign-up / sign-off. Templates, subject lines, sender details and much more can be specified.
