This plugin allows you to embed a YouTube live stream and/or live chat on your webpage
This plugin requires Craft CMS 4.0.0 or later
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require nystudio107/craft-youtubeliveembed
-
Install the plugin via
./craft install/plugin youtubeliveembed
via the CLI, or in the Control Panel, go to Settings → Plugins and click the “Install” button for YouTube Live Embed.
You can also install YouTube Live Embed via the Plugin Store in the Craft Control Panel.
Click here -> YouTube Live Embed Documentation
Some things to do, and ideas for potential features:
- Release it
Brought to you by nystudio107