Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Plugins

Help with email plugin

Started by Alessandro 9 years ago · 2 replies · 694 views
9 years ago

you can define the destination email in the form yaml (page header), if you have it like so:

YAML
process:
        -
            email:
                to: '{{ config.plugins.email.to }}'

then configure your Email plugin email to field to your [email protected].

Or just change the form yaml like:

YAML
process:
        -
            email:
                to: '[email protected]'

Suggested topics

Topic Participants Replies Views Activity
Plugins · by Rene, 1 week ago
2 43 1 week ago
Plugins · by Xavier, 4 weeks ago
2 53 4 weeks ago
Plugins · by Luka Prinčič, 7 years ago
3 1179 1 month ago
Plugins · by Sebastian van de Meer, 1 month ago
1 48 1 month ago
Plugins · by PIERROT Alain, 2 months ago
3 72 2 months ago