Descrizione
Zoom for WordPress has a native WooCommerce integration, allowing you to sell webinars and register users automatically when completing checkout.
This plugin integrates with the Zoom API located at https://api.zoom.us/v2
Installazione
Minimum Requirements
- PHP 7.0 or greater is required
- MySQL 5.6 or greater is recommended
- Visit Zoom Marketplace to create a new App
- Click create under OAuth apps
- User-level app
- Do not select publish app on Zoom App Marketplace
- In App Credentials, set the Redirect URL for OAuth to use your WordPress site URL with the following path appended to the end:
/wp-admin/options-general.php?page=wp-zoom - Add the same URL to the list of whitelisted URLs
- Use the following scopes: user_profile, webinar:read, webinar:write
- Define
WP_ZOOM_CLIENT_ID
andWP_ZOOM_CLIENT_SECRET
in your wp-config.php, use the values given when creating the app from the steps above - Login to WordPress, navigate to the admin dashboard and visit WooCommerce > Settings > Integrations > Zoom
- Proceed to authorize with Zoom
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Zoom for WordPress” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Zoom for WordPress” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.