- Products
- »
- WIMPLE WP Form Plugin
Product Information
Install Guide(s):
Product Presentation:
WIMPLE: Create web forms for
- Contact Us
- Feedback
- Technical / Product Support Query
- Customer Complaint
- General Inquiry
- Application
Our Products
- filexpertez Windows PC Backup to local &
cloud storage - WinBackup Business Backup files, databases, VMs in Windows network
- digipaper Document Digitization & Management
- SysExpertez Windows IT Configuration Management
- CloudScape Manage Cloud Data Storage
- Testology Test Framework for Windows
C++ developers - Logastic Logging engine for Windows
C++ & C# developers - WIMPLE WP Form Plugin Flexible and convenient Web Form plug-in for WordPress.
WIMPLE WP Form Plugin
Why use WIMPLE Form Plugin?
Almost all professional websites provide at least one Contact form or Feedback form, through which website visitors can send questions, comments, feedback to the site owners. There are forms also for customer complaint, product / service inquiry, job application / inquiry, request submission etc. based on the purpose of the website or web application. It is also important to collect (and validate) the data from the user and send that to the site owner for follow up actions. While different sites / apps might have different requirements, it is quite common to send the form data in the form of an email. Since such emails contain useful and sometimes customer / user data, it is critical to ensure proper delivery of such emails. Creating and managing such web forms is an important part of the website development process. A plugin that provides such requirements helps minimize the complexity, time, and cost of development and management of a website.
SARANGSoft WIMPLE Web Form plugin fulfills these requirements for WordPress-based websites and apps. WordPress developers can create any type of form for WordPress-based websites. The plugin offers controls like Text Area, Check-Box, Drop-down List, Multi-select Drop-down with Check-Box, Radio Button, Date field, Note section etc., from which the developer can choose to create the form as per requirement. Developer can add Google reCAPTCHA in the form. Developer can create separate forms for different sections / pages of the website or app. With WIMPLE the developer can choose / set the label, data type, prompt, error message etc. Developer can position each field anywhere within the form. S/he can place a field in any row, change the position of a field, can place a field before / after an existing field within a row in the form layout. After adding a field developer can view / modify the form layout. Also, the developer can easily configure the email with form data using AWS SES (for better delivery success), Twilio SendGrid, or SMTP (simple).
You can create a web form using WIMPLE plugin as follows -
1. AWS-SES: You need to provide --
2. SMTP server other than AWS-SES: You need to provide --
- SMTP Server Address
- SMTP Server Port
- Username
- Password
NOTE: These email sending data are put in the WordPress configuration file and stored on the web server, where the plug-in is installed. These are used only to send the emails generated based on the form data. SARANGSoft does *NOT* get / have any access to these data.
The auto-generated emails with the form data from WIMPLE Web Form Plug-in via AWS SES (Simple Email Service) are sent using Signature version 4 for better security.
You can test the email sending arrangement by clicking 'Send Test Email'.
For each field, please specify -
- Field Name, which will be shown as the label for the field in frontend.
- Field Type will specify which control you want to use, e.g., single-line text or multi-line text or check-box or radio button or drop-down list or multi-select drop-down with check-box etc.
- Whether it is a mandatory field, or a field that will take only a valid email id or only a numeric digit.
- Its 'help' text, which will be be shown below the field (to assist the user about the field and its acceptable value / format), and the error message in case field data validation fails (because invalid data is entered by the user in the frontend.
- Position of the field within the form. In which row it will be placed and before / after which field it will be placed if that row already contains at least one field.