Nav Zoom Meet

描述

This plugin will help you to manage your zoom meeting from wordpress admin panel. You can schedule one-to-one meeting or add more participants in the meeting. You can also view meeting details with list of participants. Also You can reschedule meeting before meeting time with the help of this plugin without going zoom portal. Also you can cancel meeting anytime. You can also use plugin shortcode for frontend user to schedule meeting themself on their availability date and time. You can manage frontend meeting form style from plugin. You can set your working start time and end time, so that user can schedule meeting in between start time & end time. You can check all upcoming & past meeting differently.

Support

For help and support, please use the official support forum:
https://wordpress.org/support/plugin/nav-zoom-meet/

屏幕截图

  • NZM zoom setting screen.
  • NZM meeting setting screen.
  • NZM styles screen.
  • NZM shortcode screen.
  • NZM upcoming meeting list screen.
  • NZM past meeting list screen.
  • Create meeting from admin panel screen.
  • Update meeting from admin panel screen.
  • Delete meeting screen.
  • Add participant in the meeting (This feature is not available if your zoom plan is basic.)
  • Meeting detail screen.
  • Appointment/Meeting scheduling by frontend user with the help of this form.

安装

  1. Upload the plugin folder to your /wp-content/plugins/ folder.
  2. Go to the Plugins page and activate the plugin.

You will find Zoom Meet menu in your WordPress admin screen.
For documentation, have a look at the plugin’s website.

常见问题

How do I use this plugin?

You need to create Server to Server OAuth App from zoom marketplace and enter Account ID, Client ID, Client Secret, Zoom User Email ID, Timezone, start time, endtime and meeting duration in plugin setting.
How to create Server to Server OAuth App. Please check the link: https://developers.zoom.us/docs/internal-apps/create/

How to uninstall the plugin?

Simply deactivate and delete the plugin.

评价

此插件暂无评价。

贡献者及开发者

「Nav Zoom Meet」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Nav Zoom Meet」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Plugin released.

1.1.0 – 2025-08-18

  • Major Update: Replaced JWT authentication (deprecated by Zoom) with Server-to-Server OAuth.
  • Added new settings for Account ID, Client ID, and Client Secret (from Zoom App Marketplace Server-to-Server OAuth App).
  • All API calls updated for new authentication method.
  • Improved security: No API credentials stored in code; now stored securely in WordPress options.
  • Fixed compatibility with latest WordPress & PHP versions.