forked from techies23/video-conference-zoom
-
Notifications
You must be signed in to change notification settings - Fork 0
Add, Handle Zoom meetings from WordPress Dashboard. Manage users, show meeting link using shortcode in frontend.
License
snehal0904/video-conference-zoom
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Video Conferencing with Zoom API === Contributors: j__3rk Donate link: http://deepenbajracharya.com.np/donate-via-skrill/ Tags: zoom video conference, video conference, zoom, zoom video conferencing, web conferencing, online meetings Requires at least: 4.4.2 Tested up to: 4.5.2 Stable tag: 4.5.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Video Conferencing using Zoom plugin for WordPress gives you the power to manage Zoom Meetings from your WordPress dashboard iteself. == Description == Video Conferencing with Zoom for WordPress gives you the power to manage Zoom Meetings from your WordPress dashboard iteself. Manage Meetings, Manage Users, Show meetings in Front pages using shortcodes. Video Conferencing using Zoom plugin for WordPress requires PHP 5.4 or greater to take advantages of the traits. There exists cURL library typically works best. **Features:** * Add Meetings - Simply Add the Meetings through WP Panel * Easily List/Add Users - Easily list and add users * Clean and Friendly UI * Easy to output data using a shortcode **Limitations** * Webinar module not integrated. Use shortcode: [zoom_api_link meeting_id="meeting_ID" class="your_class" id="your_id" title="Text of Link"] you can show the link of your meeting in your site anywhere. Contribute on github: https://github.com/techies23/video-conference-zoom == Installation == Simply search for the plugin via the plugins -> add new dialog and click install, or download and extract the plugin, and copy the the Zoom plugin folder into your wp-content/plugins directory and activate. == Frequently Asked Questions == = How to show Zoom Meetings on Front = * By using shortcode like [zoom_api_link meeting_id="meeting_ID" class="your_class" id="your_id" title="Text of Link"] you can show the link of your meeting in front. == Changelog == = 1.2.0 = * Various Bug Fixes * Validation Errors Fixed * Translation Ready = 1.1.1 = * Increased Add Meeting Refresh time interval to 5 seconds. = 1.1 = * Added Reports * Minor Bug fixes and Changes = 1.0.2 = * Minor Changes = 1.0.1 = * Minor UI Changes * Removed the unecessary dropdown in Meeting Type since only Scheduled Meetings are allowed to be created. * Added CSS Editor in Settings Page * Alot of Minor Bug Fixes = 1.0.0 = * Initial Release == Upgrade Notice == = 1.2.0 = * Crucial Security Patches
About
Add, Handle Zoom meetings from WordPress Dashboard. Manage users, show meeting link using shortcode in frontend.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 74.0%
- JavaScript 23.6%
- CSS 2.4%