Title: Multimage – Image Uploads for WPForms
Author: Akshat Saxena
Published: <strong>2026年7月29日</strong>
Last modified: 2026年7月29日

---

プラグインを検索

![](https://ps.w.org/multimage-image-uploads-for-wpforms/assets/banner-772x250.png?
rev=3626909)

![](https://ps.w.org/multimage-image-uploads-for-wpforms/assets/icon-256x256.png?
rev=3626909)

# Multimage – Image Uploads for WPForms

 作者: [Akshat Saxena](https://profiles.wordpress.org/developerakshat/)

[ダウンロード](https://downloads.wordpress.org/plugin/multimage-image-uploads-for-wpforms.1.0.0.zip)

 * [詳細](https://ja.wordpress.org/plugins/multimage-image-uploads-for-wpforms/#description)
 * [レビュー](https://ja.wordpress.org/plugins/multimage-image-uploads-for-wpforms/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/multimage-image-uploads-for-wpforms/#installation)
 * [開発](https://ja.wordpress.org/plugins/multimage-image-uploads-for-wpforms/#developers)

 [サポート](https://wordpress.org/support/plugin/multimage-image-uploads-for-wpforms/)

## 説明

Multimage adds a new **Multi Image Upload** field to the WPForms form builder — 
including WPForms Lite — letting visitors attach multiple photos or images to a 
single form submission.

> This is an independent, third-party add-on. It is not affiliated with, endorsed
> by, or sponsored by WPForms or Awesome Motive, Inc. “WPForms” is a trademark of
> its respective owner and is used here only to describe compatibility.

**Features**

 * New “Multi Image Upload” field in the builder — drag into any form
 * Works with **WPForms Lite** (no Pro required)
 * Works with WPForms AJAX submission **on or off** — images pre-upload instantly
   on selection, so nothing is lost to form serialization
 * Per-field settings: Max File Uploads, Allowed File Extensions, Max File Size (
   MB)
 * Selected images listed with individual remove buttons before submit
 * Image URLs included in the `{all_fields}` email template
 * Uploaded images attached to notification emails
 * Server-side validation: content-based MIME detection, extension whitelist, size
   limits
 * Automatic cleanup of abandoned temporary uploads after 24 hours
 * Compatible with themes using JCF-style form styling libraries

**How it works**

When a visitor selects images, each file is uploaded immediately to a temporary 
folder through a secured AJAX endpoint. Lightweight tokens travel with the form 
submission, and on success the files are moved into the standard WordPress uploads
directory.

**Requirements**

 * WPForms Lite or WPForms Pro

### Privacy

This plugin stores images uploaded by visitors on your server, in the WordPress 
uploads directory. Uploaded images may be attached to notification emails you configured
in WPForms. No data is sent to any external service.

## スクリーンショット

[⌊The Multi Image Upload field on a live WPForms form, ready for visitors to attach
images.⌉⌊The Multi Image Upload field on a live WPForms form, ready for visitors
to attach images.⌉[

The Multi Image Upload field on a live WPForms form, ready for visitors to attach
images.

[⌊The Multi Image Upload field available in the WPForms builder's Standard Fields
panel, added to a form.⌉⌊The Multi Image Upload field available in the WPForms builder's
Standard Fields panel, added to a form.⌉[

The Multi Image Upload field available in the WPForms builder’s Standard Fields 
panel, added to a form.

[⌊Field settings: Max File Uploads, Allowed File Extensions, and Max File Size (
MB).⌉⌊Field settings: Max File Uploads, Allowed File Extensions, and Max File Size(
MB).⌉[

Field settings: Max File Uploads, Allowed File Extensions, and Max File Size (MB).

[⌊General field settings: Label, Description, and Required toggle.⌉⌊General field
settings: Label, Description, and Required toggle.⌉[

General field settings: Label, Description, and Required toggle.

## インストール

 1. Upload the `multimage-image-uploads-for-wpforms` folder to the `/wp-content/plugins/`
    directory, or install the plugin through the WordPress “Add New Plugin” screen.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Edit or create a WPForms form and drag the **Multi Image Upload** field into the
    form from the Fields panel.
 4. Configure the field’s Max File Uploads, Allowed File Extensions, and Max File Size
    options in the field settings panel.
 5. Save and publish the form.

## FAQ

### Does this work with WPForms Lite?

Yes. That is the primary use case — Lite has no file upload field, and this plugin
adds a multi-image one.

### Where are the uploaded images stored?

In your standard WordPress uploads directory (wp-content/uploads/year/month), after
a successful form submission. Before submission they are held in a temporary folder
that is cleaned automatically.

### Can users upload non-image files?

No. The upload endpoint enforces an image-only whitelist (jpg, jpeg, png, gif, webp)
with content-based MIME detection, regardless of field settings.

### Does it work with AJAX form submission enabled?

Yes. Images are pre-uploaded on selection, so the setting does not matter.

### How many images can a visitor upload?

Whatever you set for Max File Uploads on that field, per form. Use separate Multi
Image Upload fields with different limits if you need a photo field and a gallery
field on the same form.

### Do the uploaded images appear in the WordPress Media Library?

No. Images are saved to your uploads directory but are not added as Media Library
attachments, so visitor submissions never clutter your library.

### Can I use this for a photo gallery or portfolio submission form?

Yes. Any form that needs visitors to submit multiple photos — galleries, portfolios,
applications, support requests — can use the Multi Image Upload field.

## 評価

![](https://secure.gravatar.com/avatar/0788a877aed71d96e49468c81a0c1aa1b7e1ed60b06e314f50d385fdf5d3d488?
s=60&d=retro&r=g)

### 󠀁[Best example for simple yet powerful plugin!](https://wordpress.org/support/topic/best-example-for-simple-yet-powerful-plugin/)󠁿

 [jayant1004](https://profiles.wordpress.org/jayant1004/) 2026年8月2日

In a recent project, this plugin proved to be the savior! Its simple and does exactly
what it has mentioned!

 [ 1件のレビューをすべて表示 ](https://wordpress.org/support/plugin/multimage-image-uploads-for-wpforms/reviews/)

## 貢献者と開発者

Multimage – Image Uploads for WPForms はオープンソースソフトウェアです。以下の人々
がこのプラグインに貢献しています。

貢献者

 *   [ Akshat Saxena ](https://profiles.wordpress.org/developerakshat/)

[“Multimage – Image Uploads for WPForms” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/multimage-image-uploads-for-wpforms)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/multimage-image-uploads-for-wpforms/)
するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/multimage-image-uploads-for-wpforms/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/multimage-image-uploads-for-wpforms/)
を [RSS](https://plugins.trac.wordpress.org/log/multimage-image-uploads-for-wpforms/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.0.0

 * Initial release.

## メタ

 *  バージョン **1.0.0**
 *  最終更新日 **1か月前**
 *  有効インストール数 **10未満**
 *  WordPress バージョン ** 5.8またはそれ以降 **
 *  検証済み最新バージョン: **7.0.4**
 *  PHP バージョン ** 7.4またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/multimage-image-uploads-for-wpforms/)
 * タグ
 * [file upload](https://ja.wordpress.org/plugins/tags/file-upload/)[image upload](https://ja.wordpress.org/plugins/tags/image-upload/)
   [multiple files](https://ja.wordpress.org/plugins/tags/multiple-files/)[WPForms](https://ja.wordpress.org/plugins/tags/wpforms/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/multimage-image-uploads-for-wpforms/advanced/)

## 評価

 5つ星中5つ星

 *  [  1 5-星レビュー     ](https://wordpress.org/support/plugin/multimage-image-uploads-for-wpforms/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/multimage-image-uploads-for-wpforms/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/multimage-image-uploads-for-wpforms/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/multimage-image-uploads-for-wpforms/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/multimage-image-uploads-for-wpforms/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/multimage-image-uploads-for-wpforms/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/multimage-image-uploads-for-wpforms/reviews/)

## 貢献者

 *   [ Akshat Saxena ](https://profiles.wordpress.org/developerakshat/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/multimage-image-uploads-for-wpforms/)