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.