Skip to main content

Get client files

You can request plugNmeet-client files (CSS, JS) and embeded those scripts into your web application to load the interface directly. You will not need to use an iframe. Any domain name can be used for this purpose. All you have to do is make sure you're using an SSL-enabled domain. Check out example of conference.php file or one of our already implemented plugins, such as Moodle, Wordpress or Joomla.

End point: /getClientFiles

Example:

{}

Response

FieldTypePositionDescription
statusbooleanrootThe status of the request
msgstringrootResponse message
cssarrayrootAll required CSS files
jsarrayrootAll required JS files