curtishenson / craft-youtubeliveembed

This plugin allows you to embed a YouTube live stream and/or live chat on your webpage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

YouTube Live Embed plugin for Craft CMS 3.x

This plugin allows you to embed a YouTube live stream and/or live chat on your webpage

Screenshot

Requirements

This plugin requires Craft CMS 3.0.0 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require nystudio107/craft-youtubeliveembed
    
  3. 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.

Documentation

Click here -> YouTube Live Embed Documentation

YouTube Live Embed Roadmap

Some things to do, and ideas for potential features:

  • Release it

Brought to you by nystudio107

About

This plugin allows you to embed a YouTube live stream and/or live chat on your webpage

License:MIT License


Languages

Language:PHP 79.9%Language:HTML 20.1%