Opis
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.
Zrzuty ekranu
Instalacja
- 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.
Najczęściej zadawane pytania
- 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
Recenzje
Kontrybutorzy i deweloperzy
„Multifile Upload Field for Contact Form 7” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Multifile Upload Field for Contact Form 7” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0.1
- Added a filter on the frontend input field
1.0.0
- Initial release