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 · 753 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 Slebeig, 5 days ago
1 104 5 days ago
Plugins · by Rene, 4 weeks ago
2 303 4 weeks ago
Plugins · by Xavier, 2 months ago
2 226 1 month ago
Plugins · by Luka Prinčič, 7 years ago
3 1413 2 months ago
Plugins · by Sebastian van de Meer, 2 months ago
1 323 2 months ago