Saturday, September 25, 2021

OpenMeetings PHP integration with composer and Laravel Framework example use case

Add OpenMeetings and OM-hosting Elastic Private Cloud or Dedicated Servers to your PHP powered website via the integration API.

Below example is done via the openmeetings-php-client, a free PHP Composer Module that OM-Hosting.com publishes and updates. The plugin is based on the OpenMeetings Rest API.


How does it work

With the openmeetings-php-client you can wire up your Node.js based website with any OpenMeetings instance. 

In order to use Clustering and scaling for OpenMeetings you can use OM-hosting.com Elastic Private Cloud or you can use other ways of Clustering OpenMeetings.

Find more information at: https://om-hosting.com/openmeetings-integration-php-composer/

Monday, September 13, 2021

OpenMeetings NodeJS Integration and OpenAPI Swagger Spec

 Add OpenMeetings and OM-hosting Elastic Private Cloud or Dedicated Servers to your Node.js powered website via the integration API.

Below example is done via the openmeetings-node-client, a free Node.js Module that OM-Hosting.com publishes and updates. The plugin is based on the OpenMeetings Rest API.

Example use case

OpenMeetings NodeJS Integation

How does it work

With the openmeetings-node-client you can wire up your Node.js based website with any OpenMeetings instance. 

In order to use Clustering and scaling for OpenMeetings you can use OM-hosting.com Elastic Private Cloud or you can use other ways of Clustering OpenMeetings.

Find more information at https://om-hosting.com/openmeetings-integration-nodejs/