Contact form with visual form builder. Contact form that sends the data to email, to a database list and to CSV / Excel files.
Contact Form to Email features:
► Email delivery & notifications ► Saves messages into database ► Export to Excel / CSV ► Printable list of messages ► Visual drag and drop form builder ► Anti-spam captcha ► Field validation ► Printable reports ► One-click contact form ► Classic and ajax submission available ► Automatic email reports ► Supports GDPR compliant forms ► ... and more features (see below)
The Contact Form to Email is a powerful and easy WordPress plugin to create contact forms and send their data email addresses.
Contact Form to Email also saves the contact form data into a database, provides printable reports and the option to export selected data to CSV/Excel files.
There are also commercial versions of the Contact Form to Email with other features not listed here that can be get at https://form2email.dwbooster.com/download
Commercial version can be converted in a payment form / booking form with integration with mulitple payment gateways: PayPal Standard, PayPal Pro, Stripe, Authorize.net, Skrill, Mollie / iDeal, TargetPay / iDeal, SagePay, RedSys TPV and Sage Payments. Payments are SCA ready (Strong Customer Authentication), compatible with the new Payment services (PSD 2) – Directive (EU).
Commercial version also features a ultra-powerful visual form builder, file upload fields, conditional logic, multi-page forms, WooCommerce integration, Mailchimp integration, Clickatell and Twilio SMS integration, iCal attachments, signature fields to sign with the mouse or directly in the touchscreens, etc…
The messages list helps to check the past contact form submissions and print or export them. Includes a search/filter form with the following options:
The CSV file will contain a first row with the field names and the next rows will contain one contact form submission per row, with one for field on each column. This way you can easily import the data from other applications or just select the columns/fields that you need (example: select only the emails). A CSV file can be opened and managed using Excel.
The list of contact form messages is shown below the search area. A print button below the list provides the messages list in a printable format.
The reports section lets you analyze the use of the contact forms and the data entered into them. The first section of the reports is a filter section similar to the one that appears in the messages list page. Below the filters section there are three graphical reports:
Submissions per day: The report will display in point-lines graphic how many contact form submissions have been received each day in the selected date range. This report can be used to evaluate the contact form peaks and measure the impact of marketing actions.
Submissions per hour: The report will display in a point-lines graphic how many contact form messages are received on each hour of the date; this is for the total messages in the selected date range. This report can be used for checking peak hours and focus the support service on those hours.
Report of values for a selected field: Select any of the contact form fields and other information fields (like date, IP address, hours) to get a report of how many times each value have been entered or selected. This is very useful if you form is used as a poll to get feedback from users, it makes easy to generate a report on selectable contact form fields. This report can be used also to study the most common data entered in the contact form and get a better idea of your customer’s profile and needs.
A print button at the end of the page can be used to print the report of the values for the selected contact form field in a printer-friendly format.
The Contact Form to Email plugin allows the setup of two types of automatic (periodical) Email reports:
Global Email Reports: Can be setup below the list of forms. This report sends a report with the new submissions of all forms every the specified number of days.
Form Email Reports: Can be setup on the settings page of each form. This report sends a report with the new submissions of the related form every the specified number of days.
The reports are attached in a CSV / Excel file into the emails. In both cases the destination email addresses, email subject, email text and the report’s interval can be specified. More info available in the section “Other Notes”.
The Contact Form to Email plugin is compatible with all charsets. The troubleshoot area contains options to change the encoding of the plugin database tables if needed.
Translations are supported through PO/MO files located in the Contact Form to Email plugin folder “languages”.
Multiple translations are already included in the plugin.
New features has been published in the current Contact Form to Email version 1.2.7 based on the feedback received and we would like to thank you all the people that have supported the development, provided feedback and feature requests. The plugin is currently over the 630,000 downloads/installations and a new set of updates is already being prepared, any feature requests will be welcome. Thank you!
In the latest update a form builder was included to visually add/modify/delete text fields, text-areas and emails with their respective validations.
Opening the contact form messages in Excel: Go either to the “Reports” or “Messages” section. There is a button labeled “Export to CSV”. CSV files can be opened in Excel, just double-click the downloaded CSV file, it will contain the selected contact form submissions, one per line.
Deleting a contact form message: Go to the “Messages” section and use the button labeled “Delete” for the contact form message you want to delete. Each row in that list is a contact form submission.
Get the contact form email from the user: The email used as from is a fixed email specified on the contact form settings, this helps to prevent be classified as spam, however when you hit “reply” over the received email, the user’s email address will appear allow you to easily reply the contact form messages. The header “Reply-to” is used for this purpose.
Customizing the captcha image: The captcha image used in the contact form is 100% implemented into the plugin, this way you don’t need to rely on third party services/servers. In addition to the settings for customizing the captcha design you can also replace the font files located into the folder “contact-form-to-email/captcha/”. The fonts are used as base for rendering the captcha on the contact form.
Contact form email format: The notifications emails sent from the contact form can be either plain-text emails or HTML emails. Plain text emails are preferred in most cases since are easier to edit and pass the anti-spam filters with more probability.
Contact form Clone button: The clone button duplicates a complete contact form with its settings. The contact form messages / emails and statistics aren’t duplicated.
There is a settings section info each form that allows to specify the label of the submit button.
The class=”pbSubmit” can be used to modify the button styles.
The styles can be applied into any of the CSS files of your theme or add the needed styles into the “Contact Form to Email plugin >> Customization area >> Add Custom Styles” (at the bottom of the page that contains the list of forms)
For further modifications the submit button is located at the end of the file “cp-public-int.inc.php”.
For general CSS styles modifications to the form and samples check this FAQ entry: https://form2email.dwbooster.com/faq#q82
The settings for the email reports (both the global and per form reports) include the following configuration fields:
The messages received via the contact form are stored into the WordPress contact form database table “wp_cftemail_messages”. You can export that data in form of automatic email reports or in CSV/Excel format from the messages list area. If needed you can also query that table directly for further processing of the contact form data.
There is an option to import messages into the Contact Form to Email plugin. That option is located below the messages list and is labeled “Import CSV”.
The messages can be imported in a comma separated CSV file. One record per line, one field per column. Don’t use a header row with the field names.
The first 3 columns into the CSV file are the time, IP address and email address, if you don’t have this information then leave the first three columns empty. After those initial columns the fields (columns) must appear in the same order than in the form.
Sample format for the CSV file:
2013-04-21 18:50:00, 192.168.1.12, [email protected], "[email protected]", "sample subject", "sample message" 2013-05-16 20:49:00, 192.168.1.24, [email protected], "[email protected]", "other subject", "other message"
Into the “Form Processing / Email Settings” section the first settings field is named “Send email “From” and has the following options:
From fixed email address indicated below – Recommended option: If you select “from fixed…” the customer email address will appear in the “to” address when you hit “reply”, this is the recommended setting to avoid mail server restrictions.
From the email address indicated by the customer: If you select “from customer email” then the customer email will appear also visually when you receive the email, but this isn’t supported by all hosting services, so this option isn’t recommended in most cases.
The Form Builder lets you to add/edit/remove fields into the contact form and also to specify the validation rules for your contact form (required fields, email fields, etc…).
The following field types are currently available in the version published at this WordPress directory:
In other versions of the plugin the following field are also available: Numeric field with specific validations, Date-picker, Checkboxes, Multiple Choice Radio buttons, Dropdown / Select, Upload file fields, Password, Phone with specific validations, static texts, section breaks and page breaks for multi-page contact forms.
Other features in the contact form builder:
Equal fields validation: Use it for example to confirm if the email or text typed in two different fields are the same. This is valid for “Single Line Text” and “Email” fields.
Dependent fields: Use this feature for show/hide fields (any field type) based in the selection made on other fields (checkboxes, radiobuttons or select/drop-down fields). This feature isn’t fully available in this version since the related fields aren’t included.
To install Contact Form to Email, follow these steps:
A: There is a tag named <%INFO%> that is replaced with all the information posted from the contact form, however you can use also optional tags for specific fields into the contact form.
For doing that, click the desired field into the form builder and in the settings box for that field there is a read-only setting named “Field tag for the message (optional):”. Copy & paste that tag into the contact form message text and after the form submission that tag will be replaced with the text entered in the form field.
The tags have this structure (example): <%fieldname1%>, <%fieldname2%>, <%fieldname3%>, …
More info and supported tags at https://form2email.dwbooster.com/faq#q81
A: Use the tag <%itemnumber%> into the email content. That tag will be replaced by the contact form submission item number.
A: The cause is in most cases a conflict with a third party plugin or with the theme. To fix that, go to the “troubleshoot area” (located below the list of forms in the settings area) change the “Script load method” from “Classic” to “Direct”.
If the problem persists after that modification please contact our support service and we will give you a solution. We will appreciate any feedback to make the contact form avoid conflicts with third party plugins/themes.
A: Use the “troubleshoot area” to change the character encoding. Try first with the UTF-8 option.
A: The free version must be deleted before installing the pro version.
If you are uploading a new version via Plugins – New – Upload and a previous version is still installed, then delete the previous version first. This is a safe step, the plugin’s data and settings won’t be lost during the process.
Another alternative is to overwrite the plugin files through a FTP connection. This is also a safe step.
A: Into the form builder in the administration area, click the “Form Settings” tab. That area is for editing the form title and header text.
It can be used also for different alignment of the field labels.
A: Into the form editor click a field and into its settings there is one field named “Add Css Layout Keywords”. Into that field you can put the name of a CSS class that will be applied to the field.
There are some pre-defined CSS classes to use align two, three or four fields into the same line. The CSS classes are named:
column2 column3 column4
For example if you want to put two fields into the same horizontal line then specify for both fields the class name “column2”.
A: For each contact form you will be able to edit the following settings:
Form Processing / Email Settings:
Form Builder: The drag and drop contact form builder. It’s explained in detail in the “Other notes” tab.
Submit button: To specify the label of the contact form submit button (no need to add it from the visual contact form builder). Contains also other settings and instructions for further customizations to the contact form submit button and contact form CSS styles.
Validation Settings: This area contains the “texts” used for the contact form validations. You can easily translate them to other languages.
Email Copy to User:
Captcha Verification:
Automatic Reports. Send submissions in CSV format via email: This area contains many settings to automatically send reports every the specified period of time containing the data of all the contact forms submitted during that period of time. The report settings are explained more in detail in the tab “Other Notes” (see “Customizing the automatic email reports”). Note: All the submissions are stored into the contact form database, so can be easily recovered when needed.
A: Yes, you can add the tag to the email content and that tag will be replaced with the address of the page where the form was displayed and submitted.
A: To modify the whole styles of the contact form fields and labels, add the needed styles into the “Customization area >> Add Custom Styles” (at the bottom of the page that contains the list of forms)
color: #00f;
}
border: 2px solid #00f;
}
color: #00f;
font-weight: bold;
}
On the other hand to modify only a specific field into the contact form:
Step #1: Into the contact form builder, click a field to edit its details, there is a setting there named “Add CSS Layout Keywords”.
Step #2: You can add a class name into that field, so the style specified into the CSS class will be applied to that field.
Step #3 (Note): Don’t add style rules directly there in the contact form builder but the name of a CSS class.
Step #4: You can place the CSS class either into the CSS file of your template or into the file “wp-content/plugins/contact-form-to-email/css/stylepublic.css” located into the Contact Form to Email plugin’s folder.
Examples: Add a class named “specialclass” into the setting “Add CSS Layout Keywords” and add one of these CSS rules into the mentioned file:
For changing the field label:
.specialclass label { color: #00f; }
For changing the input or textarea of the field:
.specialclass input[type=text],.specialclass textarea,.specialclass select { border: 2px solid #00f; }
To get the modifications shown into the public contact form you may have to refresh the page twice or clear the browser cache to be sure that the old CSS styles aren’t still being shown from the cache.
More info at add the needed styles into the “Customization area >> Add Custom Styles” (at the bottom of the page that contains the list of calendars)
A: In all plugin versions you can turn off IP tracking to avoid saving that user info and an “accept terms” / “accept GDPR” field is available.