This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Multifile Upload Field for Contact Form 7

توضیحات

It adds multiple file upload capability to Contact Form 7. You may also attach the files to the outgoing email. You will reveive all files in one zip file. It requires ZipArchive() installed and enable in PHP.

عکس‌های صفحه

  • screenshot-1.png

نصب

  1. Upload the entire multifile-for-contact-form-7 folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

You will find the ‘multifile’ tag as you create your form.

سوالات متداول

  1. Will it work with other form plugins except from CF7?
    No
  2. How can I get seperate files instead of one zip file as attachment.
    You can not, I am sorry.
Installation Instructions
  1. Upload the entire multifile-for-contact-form-7 folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

You will find the ‘multifile’ tag as you create your form.

نقد و بررسی‌ها

6 ژوئن 2021
Does not work with actual version of Contact Form 7. It appears as a bare Internal Server Error when submitting the form, but behind the scenes it causes: Uncaught Error: Call to private method WPCF7_Submission::add_uploaded_file() from context '' in /wp-content/plugins/multifile-upload-field-for-contact-form-7/multifile-for-contact-form-7.php:249
19 سپتامبر 2018
Без лишнего кода, просто и удобно 🙂 Устанавливал аналог весь раскрасивый такой, глючил не по-детски при определенных задачах.
11 سپتامبر 2018
Multiple deprecated warnings that have been pointed out in support form since a year ago. Also fatal error: Fatal error: Uncaught Error: Class 'ZipArchive' You should be able to turn this zip feature off.
خواندن تمامی 10 نقد و بررسی‌

توسعه دهندگان و همکاران

“Multifile Upload Field for Contact Form 7” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Multifile Upload Field for Contact Form 7” به زبان شما.

علاقه‌ مند به توسعه هستید؟

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

گزارش تغییرات

1.0.1

  • Added a filter on the frontend input field

1.0.0

  • Initial release