Actions

Developer Area/API

From Mahara Wiki

< Developer Area
Revision as of 16:24, 15 May 2020 by Robertl (talk | contribs) (Created page with "{{:Developer_Area/tabs}} <!-- to add further tabs, update the following page https://wiki.mahara.org/wiki/Developer_Area/tabs ... this will automatically cascade the changes t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
 
Overview Finding your way around Dev setup Dev tools Contributing Testing
Keep in touch API Docs Architecture Release Instructions Plugins

API Documentation

Basic development documentation

These pages describe specific Mahara APIs. Note: we're in the process of reorganizing our developer documentation, so not all API documentation pages will be present in this list. Please use the wiki's search feature if you don't find what you need here. Also, not all API's are documented. :(

Changing things locally

How to set / access certain information

Making a custom theme

Accessing webservice API

  • Webservices
    • you can also go to the 'webservice/wsdoc.php' page in your local Mahara instance to see what Webservice APIs are available