Currently there is no scheduled export capabilities. The export only happens when you use the Export Entries tool. It would be possible to do this as a customization, but you would basically have to write your own plugin to do this... you could duplicate the code from the export functionality and then wrap code around it to create a cron job, etc.
If you want to give users the ability to export entries you could use the Members plugin to implement role management and then give their user accounts just the ability to view and export entries.
The Members plugin is here:
http://wordpress.org/extend/plugins/members/
Please note if you activate the Members plugin the Gravity Forms menu item may disappear until you edit the Admin role and make sure all the Gravity Forms related capabilities are checked and active for the admin role.
Posted 13 years ago on Wednesday February 9, 2011 |
Permalink