I have wordpress site where users need to submit their videos. I use contact form 7 as for contact form. It works ok, but with one problem - i couldn't submit file bigger than 25 mb as it is limit which could be send as email. So i looking for solution which would allow users submit videos bigger than 25 mb. I think solution should be like during form submitting file should be uploaded to some storage like gdrive or dropbox and on email admin should get link to file instead file.
↧