Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
documentation:api [2015/10/16 11:28] admindocumentation:api [2015/10/16 15:27] (current) admin
Line 1: Line 1:
 ====== CommsMundi Public API ====== ====== CommsMundi Public API ======
 +
 +The CommsMundi public api allow third party aplications to take control or interect directly with the CommsMundi modules. 
 +
 +To use it you must first activate the api module and configure it on the frontend page (in Home -> Frontend) by adding a new site with the application //**commsmundi public api**// enabled.
 +
  
 ===== Protocol ===== ===== Protocol =====
Line 18: Line 23:
 To get a list of valid methods to use execute the api command //help// To get a list of valid methods to use execute the api command //help//
  
 +  * Example PHP
 <code php api_help.php> <code php api_help.php>
 <?php <?php
Line 68: Line 73:
 ?> ?>
 </code> </code>
 +
/home/www/wiki/data/pages/documentation/api.txt · Last modified: 2015/10/16 15:27 by admin
 
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki