Description
JupiterMeet Video Meeting connects your WordPress site to your self-hosted JupiterMeet or JupiterMeet Pro server. It allows you to create, manage, sync, and easily embed video conference meetings directly on your WordPress pages and posts using simple shortcodes.
API Disclosure:
This plugin communicates with your self-hosted JupiterMeet server via the API.
– Connection Data: It uses your provided Domain and API Token to authenticate.
– Data Sent: Only meeting details (Title, Description, Password, Date, Time, Timezone) you create or edit via the WordPress admin are sent to your JupiterMeet server.
– Privacy: We (Jupiter Softwares) do not collect, process, or store any of your meeting data. All communication is directly between your WordPress site and your self-hosted JupiterMeet server.
Installation
- Upload the plugin files to the
/wp-content/plugins/jupitermeet-wordpress-plugindirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to JupiterMeet > Settings in your WordPress admin menu.
- Enter the base Domain of your JupiterMeet installation and the API Token generated from your JupiterMeet dashboard.
- Save the settings. You can now start creating and syncing meetings!
FAQ
-
Where do I get my API Token?
-
You can generate an API Token directly from your self-hosted JupiterMeet or JupiterMeet Pro dashboard under the “API” or “Developer” settings section.
-
How do I display a meeting on a page?
-
Once a meeting is created, navigate to JupiterMeet > Meetings. There you will find a generated shortcode (e.g.,
[jupitermeet id="123"]). Simply paste that shortcode into any post or page. -
Does this plugin work with both standard JupiterMeet and JupiterMeet Pro?
-
Yes, this plugin is compatible with both versions.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“JupiterMeet Video Meeting” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “JupiterMeet Video Meeting” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release of the JupiterMeet Video Meeting plugin.
- Added support for creating, editing, and deleting meetings via API.
- Added meeting synchronization feature.
- Added
[jupitermeet]shortcode for frontend embedding.