2017 © Pedro Peláez
 

wordpress-plugin wpcf7-email-templates

Integration into WordPress Contact Form 7 Email Templates Using twig and php templates.

image

sturple/wpcf7-email-templates

Integration into WordPress Contact Form 7 Email Templates Using twig and php templates.

  • Thursday, December 8, 2016
  • by sturple
  • Repository
  • 1 Watchers
  • 0 Stars
  • 54 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 3 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Wordpress Form 7 Email Templates

By Enabling the Contact Form 7 Email Templates Plugin, the email message areas are added to template variable body_message., (*1)

Timber (Twig) Templates

If Timber is installed add the following templates 'wpcf7-email-mail.twig' and 'wpcf7-email-mail-2.twig'., (*2)

Twig variables:

  • {{body_message}} - content area of email message (custom text)
  • {{posted.[name-of-field]}} ie if you use [your_email] then it would show up as {{posted.your_email}}

Important only use alpha numeric and underscores for post variables, (*3)

Php Template

If using PHP templates then add the following templates 'includes/wpcf7/wpcf7-email-mail.php' and 'includes/wpcf7/wpcf7-email-mail-2.php', (*4)

    Php templates not implemented

Form Fields

Form Fields can now contain shortcodes. This is usefull for loading in a custom template ie, (*5)

[custom-template template="form-compact.twig" class_label="sr-only" class_input="" ]
[custom-template template="form-inquiry.twig" class_label="col-sm-3" class_input="col-sm-9"]

The Versions

08/12 2016

dev-master

9999999-dev https://github.com/sturple/wpcf7-email-templates

Integration into WordPress Contact Form 7 Email Templates Using twig and php templates.

  Sources   Download

GPL-3.0

The Requires

 

plugin wordpress twig timber contact form 7 fgms

09/06 2016

0.0.6

0.0.6.0 https://github.com/sturple/wpcf7-email-templates

Integration into WordPress Contact Form 7 Email Templates Using twig and php templates.

  Sources   Download

GPL-3.0

The Requires

 

plugin wordpress twig timber contact form 7 fgms

08/06 2016

0.0.5

0.0.5.0 https://github.com/sturple/wpcf7-email-templates

Integration into WordPress Contact Form 7 Email Templates Using twig and php templates.

  Sources   Download

GPL-3.0

The Requires

 

plugin wordpress twig timber contact form 7 fgms

08/06 2016

0.0.4

0.0.4.0 https://github.com/sturple/wpcf7-email-templates

Integration into WordPress Contact Form 7 Email Templates Using twig and php templates.

  Sources   Download

GPL-3.0

The Requires

 

plugin wordpress twig timber contact form 7 fgms

08/06 2016

0.0.3

0.0.3.0 https://github.com/sturple/wpcf7-email-templates

Integration into WordPress Contact Form 7 Email Templates Using twig and php templates.

  Sources   Download

GPL-3.0

The Requires

 

plugin wordpress twig timber contact form 7 fgms

03/06 2016

0.0.2

0.0.2.0 https://github.com/sturple/wpcf7-email-templates

Integration into WordPress Contact Form 7 Email Templates Using twig and php templates.

  Sources   Download

GPL-3.0

The Requires

 

plugin wordpress twig timber contact form 7 fgms

02/06 2016

0.0.1

0.0.1.0 https://github.com/sturple/wpcf7-email-templates

Integration into WordPress Contact Form 7 Email Templates Using twig and php templates.

  Sources   Download

GPL-3.0

The Requires

 

plugin wordpress twig timber contact form 7 fgms