IM Mail Form

Katrangan

IM Mail Form is a customizable contact form plugin designed for website creators and developers.

Features include:

  • Customizable form fields
  • Field validation
  • File attachments
  • Confirmation screens
  • Admin email notifications
  • Auto-reply emails
  • Email sending history
  • Merge tags
  • Custom completion messages and redirects
  • Honeypot, time trap, and rate limiting
  • Japanese and English support

Email sending history allows administrators to review email delivery status from the WordPress admin screen.

Stored information includes:

  • Sending date and time
  • Form name
  • Admin email status
  • Auto-reply email status
  • Recipient information
  • Sender IP address

Email contents and submitted form data are not stored.

Forms can be displayed using a shortcode:

[im_mail_form id=”contact”]

External services

IM Mail Form can optionally use the following third-party CAPTCHA services to protect forms from bots and automated submissions. These services are only used for forms where the corresponding CAPTCHA provider has been selected and configured. Forms that do not use CAPTCHA, or for which the selected provider is not configured, do not load that provider’s JavaScript.

Cloudflare Turnstile

When a form configured to use Cloudflare Turnstile is displayed, the visitor’s browser loads the official Turnstile JavaScript from Cloudflare. On final form submission, IM Mail Form sends the Turnstile verification token and, when available, the visitor’s IP address to Cloudflare’s Siteverify service so that the submission can be verified.

  • Official service: https://developers.cloudflare.com/turnstile/
  • Terms: https://www.cloudflare.com/policies/terms/
  • Privacy: https://www.cloudflare.com/turnstile-privacy-policy/

Google reCAPTCHA v2 and v3

When a form configured to use Google reCAPTCHA v2 or v3 is displayed, the visitor’s browser loads the official reCAPTCHA JavaScript from Google. On final form submission, IM Mail Form sends the reCAPTCHA verification token and, when available, the visitor’s IP address to Google’s verification service so that the submission can be verified. For reCAPTCHA v3, IM Mail Form also compares the risk score returned by Google with the threshold configured by the site administrator.

  • Official service: https://developers.google.com/recaptcha/
  • Terms: https://policies.google.com/terms
  • Privacy: https://policies.google.com/privacy

Gambar conto

Pemasangan

  1. Upload the im-mail-form folder to the /wp-content/plugins/ directory.
  2. Activate IM Mail Form through the Plugins screen in WordPress.
  3. Open IM Mail Form in the WordPress admin menu.
  4. Create a form and configure its fields and email settings.
  5. Add the generated shortcode to a page or post.

FAQ

Can I customize the form design?

Yes. The plugin outputs standard CSS classes for the form markup. Customize the design using your theme or child theme stylesheet, or the WordPress Additional CSS feature under Appearance > Customize.

Can I send auto-reply emails?

Yes. Auto-reply emails can be enabled and configured separately for each form.

Can I attach files to emails?

Yes. File fields support validation by file type and size.

Does the plugin store submitted form data?

No. IM Mail Form stores email sending history for troubleshooting purposes, but does not store submitted form contents.

Mācā ulang

There are no reviews for this plugin.

Contributors & Developers

“IM Mail Form” is open source software. The following people have contributed to this plugin.

Kontributor

Translate “IM Mail Form” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Caathetan Owahan

1.2.1

  • Improved admin menu labels, ordering, and descriptions for clearer navigation.
  • Improved the Add-ons screen and added support for optional add-on detail links.
  • Reorganized the form editor tabs, including a dedicated Webhook tab when the Webhook add-on is active and clearer ordering of mail-related settings.
  • Improved the consistency and accessibility of admin action controls.
  • Added external service disclosures for Cloudflare Turnstile and Google reCAPTCHA.

1.2.0

  • Added support for Cloudflare Turnstile and Google reCAPTCHA v2 and v3.
  • Added site-wide CAPTCHA credential settings and per-form provider selection.
  • Improved CAPTCHA verification and submission handling for forms with or without a confirmation screen.
  • Unified the appearance of IM Mail Form administration screens.

1.1.0

  • Added a shared License page (IM Mail Form License) for IM Mail Form add-ons.
  • Added stable field identifiers so add-ons can reliably reference form fields.
  • Added a filter for add-ons to control field visibility (e.g. conditional logic add-ons), with no effect on sites that don’t use such an add-on.

1.0.2

  • Added WordPress.org screenshots.
  • Added documentation and support page.
  • Fixed confirmation screen compatibility.

1.0.1

  • Added WordPress.org assets.
  • Fixed localized Mail Logs date display.

1.0.0

  • Initial release.