Skip to content
Priya Singh edited this page Nov 28, 2018 · 8 revisions

Github All Releases AUR GitHub release

Requirements

  • Joomla: 3.8 +
  • PHP : 5.6+

JD Simple Contact Form

JD Simple Contact form extension is simple form builder for a Joomla ideally suited for beginners and also meets the basic requirements for every developers and designers. It allows to create various types of form like mailing list, survey, contact and more.

It includes:

  • Unlimited number of form fields.
  • 9 different field types.
  • Ability to make fields required.
  • Ability to order fields.
  • Ability to configure thank you message.
  • Ability to redirect to another page after form submission.
  • Custom email messages.
  • Ability to CC, BCC messages.
  • Ajax Submission.

Installation

Here are the steps to how to install JD Simple Contact form.

Download the JD Simple Contact Form zip file package. You can download it from below links.

Official website: https://www.joomdev.com/products/extensions/jd-simple-contact-form

GitHub: https://github.com/joomdev/JD-Simple-Contact-Form/releases

Go to Extensions > Extension Manager > Upload Package File.

Installation

You can now access JD Simple Contact Form in the module section.

Success Installation

Setup and Configuration

Introductory Video

Introductory Video

Demo_Form

Customizing a Form

Option Description
Title The title is just a label for a contact form which will display at the top of the form.
Description The description of your form will display right after the Title and before all the fields.
Enable Ajax? If Enabled to Ajax the form won't refresh after submission.
Submit button text Here you can change the submit button text. Default is Submit.
Thankyou message Enter a Thankyou message to be displayed after the submission. Use {field:name} & {field:value} to render dynamic values.
Redirect URL Enter URL to redirect users after submission. Use {field:name} & {field:value} to render dynamic values.

Basic_Settings

Form Layout

The form layouts enables to design forms and display exactly you map in the layout, you can use drag and drop for ordering the fields.

It have 9 different flexible field types-

Text: Single-line input and accept any form of text.

Textarea: Multi-line input and accept any form of text.

Radio: It is a control element that allows the user to choose only one of a predefined set of mutually exclusive options.Each option is separated by enter.

Single checkbox/Acceptance checkbox: Shows that a particular feature has been enabled or a particular option chosen.

Checkboxes: multiple checkboxes, each checkbox operates individually, so a user can toggle each response list. Each option is separated by enter.

E-mail: Single-line input and accept only e-mail addresses.

List: List of options, each separated by enter where only one of which can be selected.

Number: Single-line input and accept only telephone number.

URL field single-line input and accept only URL.

Form_Layout

Email option

You can customize a mail Templates for mail that is to be sent as a result of a form submission.

Email_options

Clone this wiki locally