• Hi,
    Thanks for creating a super useful plugin. Works beautifully, even in a responsive theme on an iphone πŸ™‚

    I’d like to upload files into different directories, dependant on the user on the site. For example, if Joe uploads a file, it goes into a directory in dropbox that I’ve already created called ‘Joe’.
    Is there an easy way for me to do this? A difficult way where I pay a .php expert?
    Many thanks, Louise

    http://wordpress.org/extend/plugins/rad-dropbox-uploader/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Aaron F.

    (@aaronfagan)

    Hey there! This would be easy enough, you would jsut have to modify the path and add a PHP snippet to pull the current logged in users username.

    This would allow you to still specify what folder to upload to, however the script would create a folder under the users name if it didnt already exist, within the folder you specified.

    Its a little hard to explain, but definitely possible.

    Can you please give the code for the solution.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Load into different Dropbox folders’ is closed to new replies.