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 · 908 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, 2 weeks ago
2 249 4 days ago
Plugins · by Vladimir Novak, 1 month ago
3 594 1 month ago
Plugins · by Mathieu Lecouturier, 2 months ago
3 416 2 months ago
Plugins · by Slebeig, 2 months ago
1 530 2 months ago
Plugins · by Rene, 3 months ago
2 730 3 months ago