I am looking to find the best way to have multiple form submissions on a single wp website (all forms are slightly different and on different pages) going to either a single database or going to a database for each form and then extracting that information into a single .csv file. The date that the form is submitted is the only variable that needs to be changeable when extracting the information from the database into the .csv file.
I would love it if you can point me in the right direction, which plugins to use or am I going to have to write this from scratch as a new plugin. I have seen this done on another site, but unfortunately this part of the site is password protected and I don't have access to this site.
Any help greatly received.