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

Help with email plugin

Started by Alessandro 9 years ago · 2 replies · 866 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 Vladimir Novak, 2 weeks ago
3 291 2 weeks ago
Plugins · by Mathieu Lecouturier, 3 weeks ago
3 277 3 weeks ago
Plugins · by Slebeig, 2 months ago
1 403 2 months ago
Plugins · by Rene, 2 months ago
2 574 2 months ago
Plugins · by Xavier, 3 months ago
2 490 3 months ago