Change how file upload works
-
If I understand Contact Form 7s’ documentation correctly, after a file is uploaded using a form, it is held temporarily, then deleted.
This excerpt is from said documentation on https://contactform7.com/file-uploading-and-attachment/:
“…At this point, Contact Form 7 attaches the file to the mail and sends it. After these procedures, Contact Form 7 then removes the file from the temporary folder.”
Is it possible to keep Contact Form 7 from removing the uploaded file? If so, how do I go about modifying the plugin to do so. I assume /modules/file.php is responsible for how this function of CF7 is handled.
Any help would be very much appreciated, and if I can provide useful information, please let me know.
- The topic ‘Change how file upload works’ is closed to new replies.