p01-contact

Downloads: 24875
Category: Plugin
Compatible with: GetSimple 3.0 - 3.3

Last Updated: June 11, 2018
Tags: form contact contact form
Author: p01
Author Website: http://nliautaud.fr
Support: Support Forum

(4) 128 Votes

Plugin Description:

Create contact forms by writing simple tags.

  • Supports any fields types
  • Powerful textual syntax
  • Generates comprehensive mails
  • UTF-8, localized and multilingual
  • Automatic security measures
  • Integrated settings editor
  • Debug reports and submission logs

Latest releases :

https://github.com/nliautaud/p01contact/releases

Documentation, installation, issues, etc. :

https://github.com/nliautaud/p01contact

This plugin is open-source. It means that I invite you, trough Github, to :

  • Report an issue, a bug or discuss about a missing thing
  • Fix something or propose some code edits
  • Add or edit a translation
  • Edit the wiki, with documentation and examples

settings

Install Instructions:

  • Unzip archive in plugins/ directory.
  • Put tags in pages

To create a simple contact form, just use the default tag :

(% contact %)

Or use the syntax to unleash marvelous forms :

(% contact : address@domain.ext, another@domain.ext,
     subject => "About this script",
     email!,
     textarea "How old is born Napoléon?",
     phone,
     radio "Do you like this script?" = "Yes" selected | "No", 
     website,
     select = "One" selected | "Two" | "Three" | "Four" | "Five" ,
     message! = "Say something",
     password = tomato,  
     captcha, 
     askcopy %)

Archived Versions:

These are old versions of this file. Please use with caution as they are probably out of date and no longer supported. ShowHide