説明
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.
インストール
- Upload the entire
multifile-for-contact-form-7
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
You will find the ‘multifile’ tag as you create your form.
FAQ
- Will it work with other form plugins except from CF7?
No - How can I get seperate files instead of one zip file as attachment.
You can not, I am sorry.
- Installation Instructions
-
- Upload the entire
multifile-for-contact-form-7
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
You will find the ‘multifile’ tag as you create your form.
- Upload the entire
評価
2021年6月6日
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
2020年5月12日
Infinity loop of ajax loader and that’s it
2020年1月27日
As you can see in the Forum, the plugin is deprecaded.
But other plugins work well.
2018年9月19日
Без лишнего кода, просто и удобно 🙂 Устанавливал аналог весь раскрасивый такой, глючил не по-детски при определенных задачах.
2018年9月11日
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.
2018年1月9日
Save a lot of time. Nice small plugin plus its free, compare to others that cost from £9 and up. Cheers!
貢献者と開発者
Multifile Upload Field for Contact Form 7 はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。
貢献者変更履歴
1.0.1
- Added a filter on the frontend input field
1.0.0
- Initial release