dynamic/silverstripe-elemental-oembed

A block to embed media from other websites via oEmbed

Fund package maintenance!
dynamic

Installs: 37 668

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 8

Open Issues: 2

Type:silverstripe-vendormodule

pkg:composer/dynamic/silverstripe-elemental-oembed

6.0.0 2025-11-19 03:09 UTC

README

A content block to embed media from other websites via oEmbed

CI Sponsors

Latest Stable Version Total Downloads Latest Unstable Version License

Requirements

  • silverstripe/cms: ^6.0
  • PHP ^8.3
  • dnadesign/silverstripe-elemental: ^6.0
  • fromholdio/silverstripe-embedfield: ^5.1

Installation

composer require dynamic/silverstripe-elemental-oembed

Usage

Elemental oEmbed Block will add the following Element to your site:

  • oEmbed (A block to embed media from other websites via oEmbed)

Screen Shots

Front End sample of a oEmbed Element

The default templates are based off Bootstrap 4 classes/styling

Front End sample of a oEmbed Element

CMS - oEmbed Main Tab

CMS - oEmbed Main Tab

Getting more elements

See Elemental modules by Dynamic

Configuration

See SilverStripe Elemental Configuration

Upgrading from version 5

SilverStripe Elemental OEmbed 6.0 is compatible with SilverStripe 6. Key changes:

  • Updated to SilverStripe CMS 6
  • Requires PHP 8.3 or higher
  • Updated to Elemental 6
  • Replaced linkable with fromholdio/silverstripe-embedfield ^5.1
  • Updated BuildTask signature for SS6 compatibility
  • No breaking changes to the API or templates

Maintainers

Bugtracker

Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique.

If the issue does look like a new bug:

  • Create a new issue
  • Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
  • Describe your environment as detailed as possible: SilverStripe version, Browser, PHP version, Operating System, any installed SilverStripe modules.

Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker.

Development and contribution

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.