Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Help with email plugin

Started by Alessandro 9 years ago · 2 replies · 900 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 complanar, 5 days ago
0 118 5 days ago
Plugins · by Vladimir Novak, 1 month ago
3 581 1 month ago
Plugins · by Mathieu Lecouturier, 1 month ago
3 394 1 month ago
Plugins · by Slebeig, 2 months ago
1 510 2 months ago
Plugins · by Rene, 3 months ago
2 704 3 months ago