This is more a question about the idea I am going to share and ask for advice for.
I would like to have a contact form on my site, where people complete their data and it gets stored inside a database.
I want to have the option that they include a file (any file up to 5mb - pdf, doc, exe, etc..). This needs to be stored in the database or somewhere else as well.
Then I want to provide people the access to this database with info and files, and grant the access with a user/password or by IP.
Do you know what are my options? Did you have any experience with a plugin that does that? I saw one plugin that stores the data in a db, but not sure how to combine all three points I mentioned here.
Advice will be appreciated. Many thanks.