Meetpress-plugin

A Zoom-like meeting plugin for WordPress/WooCommerce with:

  • 📹 Video/audio calls (WebRTC peer-to-peer)
  • ⏺ Meeting recording (saved to /wp-content/uploads/meetpress-recordings/)
  • 🎨 Collaborative whiteboard (draw, shapes, text)
  • 🖼 Slide presentations (upload images, navigate for all)
  • 💬 In-meeting chat
  • 🛒 WooCommerce gating (require product purchase to join)

     

    Usage

    Creating a meeting

    • Admin: MeetPress → Create Meeting
    • Fill title, description, scheduled time, max participants
    • Optionally select a WooCommerce product to gate access

    Joining a meeting

    • Direct URL: https://yoursite.com/meetpress/room/{ROOM_TOKEN}
    • Or use the shortcode on any page: [meetpress id="5"]
    • Or list live meetings: [meetpress_list]

    In the room

    • Video tab — see all participants' cameras/screens
    • Whiteboard tab — collaborative drawing canvas (synced in real-time via signaling)
    • Slides tab — host uploads images as slides; participants see them
    • Controls bar — toggle mic, camera, screen share, start/stop recording, leave/end
    • Chat — real-time messaging in the sidebar

    Recordings

    • Click ⏺ Record in the meeting room
    • On stop, the .webm file is uploaded automatically to wp-content/uploads/meetpress-recordings/
    • Admins can view, download, and play recordings at MeetPress → Recordings

    WooCommerce Integration

    1. Create a product (e.g. "Webinar Access")
    2. When creating a meeting, select that product under "Require Purchase"
    3. Users who haven't purchased the product will see a buy link instead of the room