Adds support to SilverStripe for embedding Vidyard videos easily into your SilverStripe powered website.
Adds support to SilverStripe for embedding Vidyard videos easily into your SilverStripe powered website.
Composer (recommended):
composer require webbuilders-group/silverstripe-vidyard-embed
If you prefer you may also install manually:
This module provides a new insert media option called "From Vidyard" which functions very similar to the "From Web" however it is specific to Vidyard which does not at this time support oEmbed. The link expected in this field is either the "Sharing Page" or some of the settings pages including the embed select page (for details see the documentation). You will need an API Key from Vidyard as it is used to lookup the information to embed see here for information on where to get this. Once you get your api key from Vidyard the user key will suffice. You must add the below to your config before you can add Vidyard videos using this module.
Vidyard:
api_key: "YOUR_API_KEY_HERE" #Vidyard API Key
If you want you may also add this short code manually to your WYSIWYG by using the below syntax, all arguments are optional.
[vidyard,width="600",height="480",class="leftAlone",thumbnail="URL_FOR_THUMBNAIL"]URL_FOR_VIDEO[/vidyard]
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem