Introduction
File uploads on Magic Form are hanled by using Filepond library.
Frontend
- Insert the "Upload AJAX Form" component on your page.
- Enable "Allow uploads" on component properties under "Uploader settings" group.
- Copy component default HTML and override with your custom form.
- You can check default markup from plugin repo
- Need help to override component partial? Check official docs: https://wintercms.com/docs/cms/components#overriding-partials
Backend
Uploads are accesible from the records viewer on the backend (Magic Forms > Records).
Mail Attachments
You can send uploaded files as mail attachments, just select the option on: Component > Notification Settings > Send Uploads
.
Current limitations
- Out of the box,