neosrulez/directmail-formfinisher

There is no license information available for the latest version (1.0.4) of this package.

Form finisher to add recipients with Neos.Form.

Installs: 4 745

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:neos-package

pkg:composer/neosrulez/directmail-formfinisher

1.0.4 2023-08-01 10:25 UTC

This package is not auto-updated.

Last update: 2025-10-21 20:57:58 UTC


README

Form finisher to add recipients with Neos.Form.

Installation

The NeosRulez.DirectMail.FormFinisher package is listed on packagist (https://packagist.org/packages/neosrulez/directmail-formfinisher) - therefore you don't have to include the package in your "repositories" entry any more.

Just run:

composer require neosrulez/directmail-formfinisher

Usage

Create the finisher, create and configure a form field of the type NeosRulez.DirectMail.FormFinisher:RecipientList and a checkbox with the identifier acceptDirectMail. The finisher expects a form field with the name email.

Author