This project is not covered by Drupal’s security advisory policy.

The Zoom Integration project aims to be a landing pad for people interested in integrating the Zoom API into their Drupal website. The zoom integration module will be broken out into a core integration module, and several sub-modules to allow site builders to pick and choose which parts of the Zoom API they want to incorporate into their site.

Features

This suite of modules aims to make available the practical portions of the Zoom API for site builders to incorporate into their Drupal websites.

Post-Installation

While the core module is very basic and only implements the necessary functions for connecting to the Zoom API (Obtaining the access_token via oAuth, and providing the base ZoomAPI class for handling CuRL communication with the Zoom API), the various sub-modules introduce additional functionality.

At the time of this writing, the planned sub-modules are:

  • Meetings - Allows you to create, manage and display Zoom meetings directly from your Drupal website.
  • Calendar - Allows integration with the Zoom calendar for creating, managing and displaying Zoom calendar events directly on your Drupal website.

Additional Requirements

The use of this module will require site builders to create a zoom developer account and create an initial application to obtain a Zoom API secret token/access key.

Supporting this Module

If you would like to support development, there are several options.

Contribute directly to module development
Your help with developing this module will allow features to get implemented faster. If you would like to become a co-maintainer on the project, reach out to me and request it.

Reporting issues
This project cannot be the best it can be without the help of the community identifying issues and reporting them. Even if you cannot actively help develop, testing and reporting issues is just as helpful.

Buy me a coffee
If you would rather just donate to help development, I have set up a ko-fi account. Tips and donations are not required, but are deeply appreciated.

Project information

  • Project categories: Integrations
  • Created by jfurnas on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases