Simple Email Form Plugin for Wordpress - eForm
March 25th, 2007
The eForm plug-in for WordPress allows users to easily create complex forms using the rich text editor provided by WordPress.
eForm takes a series of tags and transforms them into an HTML form, which when submitted emails a predefined email address.License
This plugin is free and is licenced under the GNU.
Supported Elements
eForm currently supports:
- input fields
- textareas
- select fields
Example Form
{ eform}
{ title My First eForm}
{ input email=myemail@exmple.com}
{ input subject=Eform}
{ input name}
{ input email address}
{ select country=UK,USA,France,Germany}
{ break line}
{ textarea message}
{ /eform}
Without whitespace after each {
Documentation
For information on how to use this plugin, please read the usage guide:
Using eForm.pdf


