-
Notifications
You must be signed in to change notification settings - Fork 22
Home
- Joomla: 3.8 +
- PHP : 5.6+
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.
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.
You can now access JD Simple Contact Form in the module section.
| 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. |
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.
You can customize a mail Templates for mail that is to be sent as a result of a form submission.






