Dropbox repository: Difference between revisions

From MoodleDocs
mNo edit summary
Line 21: Line 21:
* [http://www.youtube.com/watch?v=V221JLCywWs Import files from Dropbox into Moodle 2.0 video]
* [http://www.youtube.com/watch?v=V221JLCywWs Import files from Dropbox into Moodle 2.0 video]
* MDL-19168
* MDL-19168
* MDL-26949 - Can't get the Dropbox API key and secret for productive status


[[Category:Repositories]]
[[Category:Repositories]]
[[de:Dropbox]]
[[de:Dropbox]]

Revision as of 11:31, 29 April 2011

Template:Moodle 2.0

A Dropbox repository can be enabled by an administrator in Site administration > Modules > Repositories > Manage repositories.


Sign up app keys at dropbox

  1. Go to https://www.dropbox.com/developers/apps
  2. Create an app, you must change app status to Production
  3. Copy the app keys

Configuration

Once enabled by the administrator a Dropbox API Key and Secret will need to be added to the Dropbox settings in order for it to work. This will be the Dropbox available to all users throughout the site (and each will need the correct Dropbox login credentials to access it from their courses). To gather the Dropbox API Key and Secret click the "Dropbox Developers" link on the Dropbox repository settings page. On the next page you'll be prompted to login with your Dropbox username and password and to create a Dropbox app.

Once the App has been created at Dropbox.com you'll have the API Secret and Key available at the bottom of the App page. Entering those on the Dropbox settings page (and clicking Save) back in Moodle will finish the configuration. Dropbox is now available to the entire site.

To access it editing teachers need only "Add..." a new file while editing or creating a resource to see Dropbox as a new option.

See also