Since version 3.5.0, the Iptanus File Upload plugin can send uploads to Dropbox. Files that your visitors upload are transferred to a Dropbox account of your choosing.
Connecting a Dropbox account
First you need to name the account and give the plugin access to it. Open the plugin’s Settings in the Dashboard:
The Dropbox Uploads option shows as not activated, with a Press here button beside it. Pressing it opens a new page telling you that “Iptanus File Upload Plugin would like access to the files and folders in your Dropbox“. If you are not signed in to Dropbox, you are asked to sign in first.
Press Allow. The next screen shows a code:
Copy that code into the text box of the Dropbox Uploads option in the plugin’s Settings:
Press Finish. The option now reads “Activated”:
Sending a form’s uploads to Dropbox
Add the attribute dropbox=”true” to the plugin’s shortcode. If you prefer the Shortcode Composer, open the Interoperability tab and switch on Upload to Dropbox:
The two further options
- The destination folder — the dropboxpath attribute, or Dropbox 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 local copy — the dropboxlocal 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.
Once Dropbox 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








I have the Pro version setup and I’m trying to get Dropbox to Upload from WordPress to Dropbox Automatically without having to go to the File Uploads Control Panel and click Upload to Dropbox.
How would I do this?
Regards,
Mike
Hi, you need to activate Dropbox in the upload form you have set up. You can do this using the visual editor. Go to Interoperability tab. There you will be able to activate Dropbox uploads. After you do that, when a file is uploaded it will be transferred to Dropbox automatically.
Nickolas
Hello Nickolas,
I already have this set to ON and also set to KEEP A COPY.
How it looks:
[wordpress_file_upload placements=”userdata/filename+selectbutton+uploadbutton/message” userdata=”true” userdatalabel=”Company Name|t:text|s:top|r:1|a:0|p:right|d:/Additional Notes about Images|t:multitext|s:top|r:0|p:right” dropbox=”true”]
It seems to be working now.
Not sure why all I changed was Local File Action to Delete.
Thanks for replying to me,
Mike
Ok good
Regards
Nickolas