IM Mail Form

外掛說明

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”]

螢幕擷圖

安裝方式

  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.

常見問題集

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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈IM Mail Form〉的開發相關工作。

參與者

將〈IM Mail Form〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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.