PHPackages                             marketo/silverstripe-oembeddable-fields - 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. marketo/silverstripe-oembeddable-fields

AbandonedArchivedSilverstripe-module

marketo/silverstripe-oembeddable-fields
=======================================

SilverStripe oEmbeddable Fields

1.0.2(8y ago)23.8k1BSD-3-ClausePHP

Since Aug 16Pushed 7y ago11 watchersCompare

[ Source](https://github.com/Marketo/SilverStripe-oEmbeddable-Fields)[ Packagist](https://packagist.org/packages/marketo/silverstripe-oembeddable-fields)[ RSS](/packages/marketo-silverstripe-oembeddable-fields/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

SilverStripe oEmbeddable Fields
===============================

[](#silverstripe-oembeddable-fields)

What is this?
-------------

[](#what-is-this)

This module allows you to quickly collect Slideshare, Mixcloud, YouTube, Vidyard, and Brainshark URLs on any DataObject or Page type. Upon "set"ting any of these fields, the extension will immediately validate the URL and strip the field down to its unique identifier, storing only the identifier to the database. Getter methods then allow the template to build the appropriate embed codes.

Getting started
---------------

[](#getting-started)

There are three steps to start using this module:

***First.*** Install via composer (or drop this entire folder in your docroot):

```
composer install marketo/silverstripe-oembeddable-fields

```

***Second.*** Enable the extension to the appropriate DataObject(s) or Page type via a `_config/*.yaml` file:

```
Page:
  extensions:
    oEmbeddableFields

```

***Last.*** Add one or more of the available fields:

```
Page:
  extensions:
    oEmbeddableFields
  enabled_oembed_fields:
    - Slideshare
    - Mixcloud
    - YouTube
    - Vidyard
    - BrainsharkID
    - SurveyMonkey
    - Wistia
    - Vimeo
    - Image

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~114 days

Total

3

Last Release

2959d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/725ea0c010856f4ba5a13cf4ff550ff29a80fc1de62569612c51dfc0ce6f2718?d=identicon)[nkmani](/maintainers/nkmani)

![](https://www.gravatar.com/avatar/e22e3bdb69c4e26df2afd309aa0e13d4366b29bf0446db5bba58866f8ab9985c?d=identicon)[nathanbrauer](/maintainers/nathanbrauer)

![](https://www.gravatar.com/avatar/e46beda254b24c7c4f4a3540e7ed754d1bb3c6b7f1474b844fb72497e959f279?d=identicon)[Brandon32](/maintainers/Brandon32)

![](https://www.gravatar.com/avatar/b2e0c53a30b8dd00936008d5e9b810dbc366a9d75da2ee5164981b533f93bfa2?d=identicon)[marketingdev](/maintainers/marketingdev)

![](https://www.gravatar.com/avatar/46d6ab6e7829e92dd3b7424703a8cacd1025a9ad09974db02e5d17fade51fae7?d=identicon)[JasonHowellSlavin](/maintainers/JasonHowellSlavin)

---

Top Contributors

[![nathanbrauer](https://avatars.githubusercontent.com/u/323945?v=4)](https://github.com/nathanbrauer "nathanbrauer (12 commits)")[![Brandon32](https://avatars.githubusercontent.com/u/681036?v=4)](https://github.com/Brandon32 "Brandon32 (9 commits)")[![deracs](https://avatars.githubusercontent.com/u/909343?v=4)](https://github.com/deracs "deracs (2 commits)")[![solo800](https://avatars.githubusercontent.com/u/5925213?v=4)](https://github.com/solo800 "solo800 (1 commits)")

---

Tags

silverstripemembersdefault

### Embed Badge

![Health badge](/badges/marketo-silverstripe-oembeddable-fields/health.svg)

```
[![Health](https://phpackages.com/badges/marketo-silverstripe-oembeddable-fields/health.svg)](https://phpackages.com/packages/marketo-silverstripe-oembeddable-fields)
```

###  Alternatives

[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[silverstripe/cms

The SilverStripe Content Management System

5163.4M1.3k](/packages/silverstripe-cms)[silverstripe-themes/simple

The SilverStripe simple theme (default SilverStripe 3 theme)

411.3M8](/packages/silverstripe-themes-simple)[silverstripe/admin

SilverStripe admin interface

262.6M325](/packages/silverstripe-admin)[silverstripe/silverstripe-omnipay

SilverStripe Omnipay Payment Module

38106.0k15](/packages/silverstripe-silverstripe-omnipay)[silverleague/ideannotator

Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods

4768.0k43](/packages/silverleague-ideannotator)

PHPackages © 2026

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