
Files Addon for Event Espresso 4
Files add on plugin allows to create file type question which can be used in event registration form.
Attendees will be able to upload files while registering for an event using this add on. Admin will be able
to restrict the file type by setting file extensions for each question.
This add on can be used to get e-document like driving license , date of birth certificate etc during registration.
What We Offer
- Registrants can upload files while registering for event
- Event admin can accept e-proof for validating registration like attendee photo , driving license copy etc.
- Admin can mention the allowed file extensions
- 1. Upload ‘files-addon-for-event-espresso-4’ folder to the ‘/wp-content/plugins/’ directory or upload ‘files-addon-for-event-espresso-4.1.0.6.zip’ through WordPress admin panel.
- 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
- 3. You are ready to create file type question.



= 1.2.1 =
- Compatibility changes with Event Espresso 5.x
- Fixed fatal error.
= 1.2 =
- Fixed file naming issue
- Tested plugin with latest WordPress and Event Espresso version.
= 1.0.7 =
- Fixed admin notice.
- Fixed ‘invalid url on file upload’ error
= 1.0.6 =
- Fixed domain validation issue
= 1.0.5 =
- Fixed (required) validation issue of files.
= 1.0.4 =
- Added feature to set different file extensions for each file type question.
- If extensions are not set then uploaded file is validated against following extensions [‘gif’, ’png’ , ’jpg’, ’jpeg’, ’bmp’]
= 1.0.3 =
- Added filter ‘ssa_change_file_upload_path’ to change directory path of uploaded file.
- Added standard code to return file type question.
= 1.0.2 =
- Fixed error message display.
- Added link to image.
= 1.0.1 =
- Fixed file upload security issue. Added EE_FILE_Validation_Strategy class for validating uploaded file.
= 1.0.0 =
- Plugin release