You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
333 B
10 lines
333 B
6 years ago
|
Web service template plugin for Moodle 2.X
|
||
|
------------------------------------------
|
||
|
|
||
|
It is a template designed as a starting point for developing third party web services.
|
||
|
It includes a simple Hello World example.
|
||
|
|
||
|
To test:
|
||
|
1- install the plugin in moodle/local/ws_evl/
|
||
|
2- Read, setup and run moodle/local/ws_evl/client/client.php
|