Freeform
Freeform allows you to create simple forms on your site to collect information from your users. Postings to your forms are recorded and organized in your EE database as well as optionally mailed to the notification emails you supply. You can receive attachments from submitters and have those attachments stored in your database as well as mailed back out as attachments to admins or the submitting user.
Release notes:
- Added file upload and attachment capability.
- Added attachment management functions to CP.
- Used a new method of passing form parameters and settings more securely to prevent hacking and other silliness.
- Add html capability to notifications
- Added file_upload parameter.
- Added form fields for multiple files of format name="file1"
- Added send_user_attachment parameter to form function.
- Added send_attachment parameter to form function.
- Added variables to email templates to add links to attachments in messages.
- Added attachment parsing to freeform:entries function.
- Added form_class param to exp:freeform:form.
- Added form_title param to exp:freeform:form.