Web services: Difference between revisions
From MoodleDocs
No edit summary |
|||
Line 12: | Line 12: | ||
== Administrator == | == Administrator == | ||
[[How to enable web services for ordinary users]] | * [[How to enable web services for ordinary users]] | ||
[[How to enable web services for an external system]] | * [[How to enable web services for an external system]] | ||
== Development == | == Development == | ||
[[Development:Creating a web service and a web service function]] | * [[Development:Web services]] | ||
* [[Development:External services security]] | |||
* [[Development:External services description]] | |||
* [[Development:Creating a web service and a web service function]] | |||
[[Category:Web Services]] | [[Category:Web Services]] |
Revision as of 03:11, 2 February 2010
Template:Moodle 2.0 Web services enable other systems to login to Moodle and perform operations.
Enabling web services
To use web services, the feature must be enabled on the site by checking the enablewebservices box in Site Administration > Advanced features.
For security reasons, web services should only be enabled if you intend to make use of it.