Box.net portfolio: Difference between revisions

From MoodleDocs
(stub template, category edit)
(No difference)

Revision as of 15:12, 29 August 2011


Obtaining an API key

Visit http://enabled.box.net and register a developer account. You can then navigate to My projects, and create a new one. For all the settings, Moodle doesn't care what you put in except for the callback url, which should be $CFG->wwwroot/portfolio/add.php?postcontrol=1. Box.net will append the relevant authentication tokens to the url (detecting it already contains ? and everything already)