Title: [Plugin: Simple Dropbox Upload] features request
Last modified: August 20, 2016

---

# [Plugin: Simple Dropbox Upload] features request

 *  Resolved [simbian](https://wordpress.org/support/users/simbian/)
 * (@simbian)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-simple-dropbox-upload-features-request/)
 * Hello i would like to know if it can be possible to add the feature to easily
   set the max file size upload.
 * Another feature is particular but i think useful. Will be useful if it’s possible
   to “append” a prefix to the filename uploads.
 * As i can get the username of a registered user via php function in this way if
   i can use it as prefix for files i can distinguish who uploaded it.
 * Thanks,
    Simone
 * [http://wordpress.org/extend/plugins/simple-dropbox-upload-form/](http://wordpress.org/extend/plugins/simple-dropbox-upload-form/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [hiphopsmurf](https://wordpress.org/support/users/hiphopsmurf/)
 * (@hiphopsmurf)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-simple-dropbox-upload-features-request/#post-2514418)
 * I am currently working on the feature to grab the username if the user is logged
   in and add it to the file name. I will look into adding an upload size limit 
   also.
 *  Thread Starter [simbian](https://wordpress.org/support/users/simbian/)
 * (@simbian)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-simple-dropbox-upload-features-request/#post-2514421)
 * Thanks this is really cool!
    I will wait for the new version.
 * Best
 *  Thread Starter [simbian](https://wordpress.org/support/users/simbian/)
 * (@simbian)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-simple-dropbox-upload-features-request/#post-2514615)
 * Just curious… do you use the Jaka Jancar php class [http://jaka.kubje.org/projects/dropbox-uploader/](http://jaka.kubje.org/projects/dropbox-uploader/)?
   
   Here is another uploader with this implementation [http://www.ampercent.com/dropbox-uploader-allow-users-upload-files-dropbox-account/](http://www.ampercent.com/dropbox-uploader-allow-users-upload-files-dropbox-account/)
 *  Plugin Author [hiphopsmurf](https://wordpress.org/support/users/hiphopsmurf/)
 * (@hiphopsmurf)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-simple-dropbox-upload-features-request/#post-2514646)
 * No I don’t. The class that Jaka Jancar uses is the first version of the dropbox
   API which they are phasing out.
 *  Thread Starter [simbian](https://wordpress.org/support/users/simbian/)
 * (@simbian)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-simple-dropbox-upload-features-request/#post-2514666)
 * Hello,
 * i ask for another feature. It is possible to implement another way to authorize
   the plugin as many shared host that i see don’t allow OAuth.
 * I have the error Step 3: Confirming authorization…
    Fatal error: Uncaught exception‘
   Dropbox_Exception_RequestToken’ with message ‘We were unable to fetch request
   tokens. This likely means that your consumer key and/or secret are incorrect.
 * For example creating an app in Dropbox Developers and put the key in settings
   page of Simple Dropbox Upload in WordPress it will be not so much painful for
   us that use the plugin.
 * Thanks
    Simone
 *  Thread Starter [simbian](https://wordpress.org/support/users/simbian/)
 * (@simbian)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-simple-dropbox-upload-features-request/#post-2514721)
 * please don’t kill me… another feature request that i will like to see:
    limit
   submissions per member/day
 * eg. each registered user could do max 1 upload per day.
 * Maybe this could be done with a wp table that stores submissions with an id and
   setting some variables
    $today = date(“Y-m-d”); $ip =$_SERVER[‘REMOTE_ADDR’];
 * then doing a select count query.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘[Plugin: Simple Dropbox Upload] features request’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-dropbox-upload-form_457872.
   svg)
 * [Simple Dropbox Upload](https://wordpress.org/plugins/simple-dropbox-upload-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-dropbox-upload-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-dropbox-upload-form/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-dropbox-upload-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-dropbox-upload-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-dropbox-upload-form/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [simbian](https://wordpress.org/support/users/simbian/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-simple-dropbox-upload-features-request/#post-2514721)
 * Status: resolved