muster:8.0:api:php

Muster PHP API

Before reading this section, please look at the Bindings guidelines for the setup common to the bindings.

The PHP Api requires you to copy the .so files inside your PHP modules directory. You also need to copy the .php files distributed with the installers within your application. Also be sure to enable the modules in your php.ini configuration file.

You can then import the modules using:

include "MClientAPI.php";
include "MTemplateAPI.php";
  • muster/8.0/api/php.txt
  • Last modified: 2018/01/11 08:21
  • (external edit)