Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Integration FAQ.

Integration FAQ: Difference between revisions

From MoodleDocs
Line 36: Line 36:
== Are there any APIs? ==
== Are there any APIs? ==
* [http://code.google.com/p/qapi/ Moodle Quick API for RESTful integration with other web applications, e.g. Drupal]
* [http://code.google.com/p/qapi/ Moodle Quick API for RESTful integration with other web applications, e.g. Drupal]
* [http://moodle.org/mod/data/view.php?d=13&rid=573&filter=1 OKTech Web Services] - related [http://moodle.org/mod/forum/discuss.php?d=67947 forum discussion], also available at [http://cipcnet.insa-lyon.fr/Members/ppollet/public/moodlews MoodleWS INSA Lyon]
* [http://moodle.org/mod/data/view.php?d=13&rid=573&filter=1 OKTech Web Services] - related [http://moodle.org/mod/forum/discuss.php?d=67947 forum discussion], also available at [http://cipcnet.insa-lyon.fr/Members/ppollet/public/moodlews MoodleWS INSA Lyon], see also [[Web Services:OK Tech Web Services]]


== See also: ==
== See also: ==

Revision as of 09:55, 20 June 2011

Note: This article is a work in progress. Please use the page comments or an appropriate moodle.org forum for any recommendations/suggestions for improvement.


How can I integrate Moodle with other applications?

That depends on what you mean with "integration". In a lot of cases it means only Single Sign-on (SSO).

Some SSO applications:

See Category:Authentication for all authentication methods available for Moodle.

Which applications are supported?

Integration related modules and plugins

A list of modules and plugins for integration.

Are there any APIs?

See also:

Moodle Docs

Moodle Forums

Miscellaneous

  • ...