Description
This plugin adds a custom File Upload Field to WPForms, enabling users to:
– Upload files (e.g., PDF, images, documents) via frontend forms.
– Restrict file types and sizes.
– Securely store uploaded files in the WordPress uploads directory.
– Attach files to email notifications (optional).
Usage
-
Add the File Upload Field to a Form:
- Edit or create a WPForm.
- Drag and drop the “File Upload” field into your form.
-
Configure Field Settings:
- Allowed File Types: Specify extensions (e.g.,
pdf, jpg, png
). - Max File Size: Set a limit (e.g., 10MB).
- Storage Location: Files are saved to
/wp-content/uploads/wpxform-uploads/
.
- Allowed File Types: Specify extensions (e.g.,
-
Attach Files to Email Notifications (Optional):
- Enable the “Attach Files to Email” option in the form’s Notifications settings.
Features
- Drag-and-drop file upload support.
- Server-side validation for file types and sizes.
- Unique filenames to prevent conflicts.
- Compatible with WPForms Lite/Pro.
Installation
-
Upload the Plugin:
- Go to Plugins > Add New > Upload Plugin.
- Upload the
[plugin-name].zip
file. - Click Install Now and Activate.
-
Manual Installation:
- Unzip the plugin folder.
- Upload the
[plugin-name]
directory to/wp-content/plugins/
. - Activate the plugin via Plugins > Installed Plugins.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“File Upload For WPForms” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “File Upload For WPForms” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.