Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Moodle Mobile 2 (Ionic 1) Developing a plugin tutorial

From MoodleDocs
Revision as of 09:26, 28 January 2013 by Juan Leyva (talk | contribs) (→‎Steps)

Introduction

Plugin spec

Steps

Setup your development environment

Setup your Moodle installation

Develop the Moodle local/mod/block/... plugin

Test your Web Services using a demo client

Enable Web Services and create your custom Service

Setup your MoodleMobile client

Develop the MoodleMobile plugin

Deliver your plugin