Dropbox Uploads with Iptanus File Upload Plugin

Iptanus File Upload plugin Dropbox integration logo

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 in the plugin's Settings, showing as not activated

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.

The Dropbox consent screen asking for access to files and folders

Press Allow. The next screen shows a code:

The authorisation code shown by Dropbox after access is allowed

Copy that code into the text box of the Dropbox Uploads option in the plugin’s Settings:

The authorisation code pasted into the plugin's Dropbox setting

Press Finish. The option now reads “Activated”:

The Dropbox Uploads option showing as 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 Interoperability tab of the shortcode composer, showing the Dropbox options

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

Did this solve your problem?

35 discussions

Most recent: April 2021

Questions answered by Iptanus and other users.

  1. When your server environment is 32-bit and you don’t plan on uploading anything larger than 2Gb, you can make this work by editing the RequestUtil.php file in plugins/wordpress/file-upload-pro/vendor/dropbox/. Look for “if (strlen((string) PHP_INT_MAX) < 19) {" on line 19. Change the 19 into 9, and you will get the link-to-Dropbox popup as described on this page. You can connect and you can upload; I've tested with 300Mb files and it works.
    Of course, THIS STOPS WORKING as soon as the plugin gets an update and any changes are reverted.

  2. I am having the same issue. Just bought the plugin today and have spent ages configuring. Now I want to connect it to Dropbox and I cant.

    Its a 64bit server and there are no other dropbox plugins. The ‘Press Here’ does nothing. I have tried Chrome and IE.

    Any ideas?

    1. Hi, when you open the main page of the plugin in Dashboard, you see the version of the plugin. Do you see next to the version number a message saying “You have the latest version” or something like this?

    1. There are 2 possible reasons for this problem:

      a. Memory problems. Please try to increase the memory of your WordPress website.
      b. Your host rejects ajax-admin.php requests for some reason. You need to get in contact with them and ask them.

      Regards

      Nickolas

Ask a question

Answered by Iptanus, usually within a working day.

Ask a question

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Scroll to Top