• Dear code4life,

    I tested your plugin this morning. It seems to be perfect for our purpose, but there is one important thing missing: CF7 provides a file upload [file]. Your plugin stores the name of this file, but does not store the file itself somewhere. Can you add this feature? This would be very helpful!

    Proposal for implementation:
    – Create a new folder in wp-content/uploads called “db4cf7”
    – Create a htaccess file in it, so files cann’t be viewed accidently over internet
    – Store uploaded files in this way: formName_submittedDate_submittedTime_filename
    (With this you can avoid conflicts when a file with the same name is uploaded)

    Do you think it is possible to add this feature?
    Thanks in advance for your reply

    Ralf

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author code4life

    (@code4life)

    Hi RalfS2,
    thank you for your suggestions, you were really very accurate!
    I put your proposals in working state to add this features as soon as possible!

    Best regards

Viewing 1 replies (of 1 total)
  • The topic ‘Uploaded files are not stored anywhere, only the file name’ is closed to new replies.