This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Dropbox Dropins

Description

[Live Demo] (http://awss3.redwanhilali.net/?page_id=32 “Live Demo”)

This plugins gives your users the ability to Save files directly from your website to their Dropbox account instantly or the other way around, it gives the users the ability to directly upload files from their Dropbox account into your website.

Drop-ins are cross-platform UI components that can be integrated in minutes. The Chooser provides your app with instant access to files in Dropbox, and the Saver makes saving files to Dropbox one-click simple.

Features

  • Saver Drop-in: The Saver is the easiest way to add files to your users’ Dropboxes. With two clicks, a user can download files of any size into their Dropbox, making those files available on all their computers and devices as soon as the download completes. The Saver is a Drop-in component that works on web and mobile web
  • Chooser Drop-in:The Chooser is the fastest way to get files from Dropbox into your web app. It’s a small JavaScript component that enables your app to get files from Dropbox without having to worry about the complexities of implementing a file browser, authentication, or managing uploads and storage
  • Shortcode available for Saver & Chooser: [dropbox_saver url=”filepath” filename=”filename_here”] for the chooser [dropbox_chooser]
    Template tags available as well: dropbox_dropin_chooser() and dropbox_dropin_saver()

Support

Contact me via email: hilali.redwan@gmail.com

Screenshots

  • Plugin Integrates with your posts/page with shortcode

Installation

Install the plugin

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Plugin Configuration

In order to use the plugin, there is two steps to get you up and running:

  1. Create a Drop-in app in your Dropbox account
  2. Grab the App key and save it in the plugin
    1. CREATE DROP-IN APP
  1. Go to: Create Drop-in App (you may need to login)
  2. Select: Drop-ins app
  3. Give your app a name: e.g: WordPress Demo
  4. Copy the APP Key somewhere, we’ll need it.
    1. SAVE THE APP KEY IN THE PLUGIN SETTINGS:

After you install the plugin, Click on “DropinsDB” in the admin panel sidebar menu, paste in your app key, and save! you’re done!

FAQ

If you have any questions, please email me at: hilali.redwan@gmail.com

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WP Dropbox Dropins” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP Dropbox Dropins” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial Release