Download the PHP package webbuilders-group/silverstripe-vidyard-embed without Composer
On this page you can find all versions of the php package webbuilders-group/silverstripe-vidyard-embed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webbuilders-group/silverstripe-vidyard-embed
More information about webbuilders-group/silverstripe-vidyard-embed
Files in webbuilders-group/silverstripe-vidyard-embed
Package silverstripe-vidyard-embed
Short Description Adds support to SilverStripe for embedding Vidyard videos easily into your SilverStripe powered website.
License BSD-3-Clause
Informations about the package silverstripe-vidyard-embed
Vidyard Embed
Adds support to SilverStripe for embedding Vidyard videos easily into your SilverStripe powered website.
Maintainer Contact
- Ed Chipman (UndefinedOffset)
Requirements
- SilverStripe Framework 3.1+
Installation
Composer (recommended):
If you prefer you may also install manually:
- Download the module from here https://github.com/webbuilders-group/silverstripe-vidard-embed/archive/master.zip
- Extract the downloaded archive into your site root so that the destination folder is called kapost-bridge, opening the extracted folder should contain _config.php in the root along with other files/folders
- Run dev/build?flush=all to regenerate the manifest
Usage
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 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.
If you want you may also add this short code manually to your WYSIWYG by using the below syntax, all arguments are optional.