eForm Mambo Plugin - Email Forms

March 9th, 2007

The eForm plug-in for mambo is designed to allow content editors to be able to easily create complex forms using the WYSIWYG editor provided by Mambo.
eForm takes a series of tags and transforms them into an HTML form, which when submitted emails a predefined email address.

Licence
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}

Documentation
For information on how to use this plugin, please read the usage guide:
Using eForm.pdf

Download

eForm
Downloaded 1338 times