PHPackages                             webbuilders-group/silverstripe-vidyard-embed - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. webbuilders-group/silverstripe-vidyard-embed

ActiveSilverstripe-module[Image &amp; Media](/categories/media)

webbuilders-group/silverstripe-vidyard-embed
============================================

Adds support to SilverStripe for embedding Vidyard videos easily into your SilverStripe powered website.

0.4.1(9y ago)11.8k1[1 PRs](https://github.com/webbuilders-group/silverstripe-vidyard-embed/pulls)BSD-3-ClausePHP

Since Dec 11Pushed 8y ago2 watchersCompare

[ Source](https://github.com/webbuilders-group/silverstripe-vidyard-embed)[ Packagist](https://packagist.org/packages/webbuilders-group/silverstripe-vidyard-embed)[ RSS](/packages/webbuilders-group-silverstripe-vidyard-embed/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (1)Versions (10)Used By (0)

Vidyard Embed
=============

[](#vidyard-embed)

Adds support to SilverStripe for embedding Vidyard videos easily into your SilverStripe powered website.

Maintainer Contact
------------------

[](#maintainer-contact)

- Ed Chipman ([UndefinedOffset](https://github.com/UndefinedOffset))

Requirements
------------

[](#requirements)

- SilverStripe Framework 3.1+

Installation
------------

[](#installation)

**Composer (recommended):**

```
composer require webbuilders-group/silverstripe-vidyard-embed

```

If you prefer you may also install manually:

- Download the module from here
- 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
-----

[](#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 [the documentation](docs/en/supported-urls.md)). You will need an API Key from Vidyard as it is used to lookup the information to embed see [here for information](http://support.vidyard.com/articles/Public_Support/Using-the-Vidyard-dashboard-API/) 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]

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~57 days

Recently: every ~70 days

Total

9

Last Release

3395d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4339255555acb728d7708895663e2a047a73c09f4394aa25bf038817e2d25d44?d=identicon)[WebbuildersGroup](/maintainers/WebbuildersGroup)

---

Top Contributors

[![UndefinedOffset](https://avatars.githubusercontent.com/u/1391558?v=4)](https://github.com/UndefinedOffset "UndefinedOffset (22 commits)")

---

Tags

silverstripevideoembedvidyard

### Embed Badge

![Health badge](/badges/webbuilders-group-silverstripe-vidyard-embed/health.svg)

```
[![Health](https://phpackages.com/badges/webbuilders-group-silverstripe-vidyard-embed/health.svg)](https://phpackages.com/packages/webbuilders-group-silverstripe-vidyard-embed)
```

###  Alternatives

[dereuromark/media-embed

A PHP library to deal with all those media services around, parsing their URLs and embedding their audio/video content in websites.

177561.2k15](/packages/dereuromark-media-embed)[fg/multiplayer

Builds customizable video embed codes from any URL.

457.3k1](/packages/fg-multiplayer)[mediamonks/sonata-media-bundle

A powerful, flexible and easy to use alternative for the existing Sonata Media Bundle

109.8k](/packages/mediamonks-sonata-media-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
