getgrav / getgrav/grav-plugin-form
File upload without AJAX
- Dominant language
- PHP
- Stars
- 64
- Forks
- 80
- Avg merge
- 10h 13m
- Merged PRs (30d)
- 9
Description
I feel a bit like a party pooper with this, but I'm looking to create a form with a custom template that includes a simple file input. I don't really want to upload the file with AJAX, or use the custom dropzone design included in the default form template. It's nice functionality, but it seems targeted at a pretty specific use case, whereas I just want a click-to-submit form. From looking at 4f0d5b66166db79018ca16cdf07d8e83888d55ec, it seems like the form won't pick up any files from POST submissions anymore. Is that the case? Couldn't these two use cases coexist?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.