Linux 软件免费装
Banner图

Multimage – Image Uploads for WPForms

开发者 developerakshat
更新时间 2026年9月4日 01:12
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

image upload file upload wpforms multiple files photo upload

下载

1.0.0

详情介绍:

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

安装:

  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.

屏幕截图:

  • 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).
  • General field settings: Label, Description, and Required toggle.

常见问题:

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.

更新日志:

1.0.0