Since version 4.6.0, the Iptanus File Upload plugin can send uploads to Google Drive. Files that your visitors upload are transferred to a Drive account of your choosing.
Connecting a Google Drive account
First you need to name the account and give the plugin access to it. Open the plugin’s Settings in the Dashboard:
The Google Drive Uploads option shows as not activated, with a Press here button beside it. Pressing it opens a new page or tab, which asks you to choose a Google account and then tells you that “Iptanus File Upload Plugin wants additional access to your Google Account“:
Press Continue. The page closes, the approval finishes, and the setting reads “Activated”:
If the page does not close when you press Continue, and you see something like this instead:
close the window and start again with the Press here button. The second attempt normally goes through.
Sending a form’s uploads to Google Drive
Add the attribute gdrive=”true” to the plugin’s shortcode. If you prefer the Shortcode Composer, open the Interoperability tab and switch on Upload to Google Drive:
The four further options
- The destination folder — the gdrivepath attribute, or Google Drive Path in the composer. A folder that does not exist yet is created when the first file arrives. With no path set, files go to the root of the account.
- The user data — the gdriveuserdata attribute, or Include Userdata in the composer. If your upload form collects user data, it is written into the file’s Drive description:

- The local copy — the gdrivelocal attribute, set to “delete” or “keep”, or Local File Action in the composer. It decides whether the file stays on your own server once it has been transferred.
- Duplicates — the gdriveduplicates attribute, or Trash Duplicates in the composer. Google Drive is happy to keep several files of the same name in one folder; with this on, any earlier file of that name is sent to the bin, so only the newest survives.
Once Google Drive uploads are switched on, every file uploaded through the plugin is transferred to the account you connected.
If you have questions, problems or suggestions, please contact us.
The Iptanus team







Hello.
Great plugin!
Q: How can I get list of folders of Google Drive to choose by the user before sending a file?
Regards!
Adrian
Hi Adrian. Unfortunately this is not supported. Is the list of folders fixed or dynamic?
Regards
Nickolas
If Google Drive is blocked on the visitor’s country like China, will this still work? Does your uploadered directly upload to Google Drive or does it get uploaded to my website first before moving to Google Drive?
Hi, files are first uploaded to the website and then transferred to Google Drive. So, if your website is in China I am not sure if it will work.
Regards
Nickolas
Where do you store the data which shows up on the page “List of Uploaded Files” ? I would like to clear that data occasionally.
There is Clear Log button in Maintenance Actions Dashboard page of the plugin that clears data based on a selected period.
Regards
Nickolas