A client of mine wants to have a monthly report of an enquiry form emailed to him automatically. I've done some searching and seen that there are possible plans to allow for a scheduled export to CSV in future releases. One of the posts refers to wrapping the Gravity Forms export functions in a cron job to automate the process.
Is there anyone out there who has done this, and would be willing to share the code or a how-to on it? Or any decent resources that could point me in the right direction? My PHP knowledge is fairly limited, though I know enough to tinker with existing code and get it to do what I need it to. I've never played with cron, but I'm happy to learn if it's not too high level.
Thanks!