fromholdio/silverstripe-simplevideo

A small SilverStripe module providing a Video object, created by supplying an oEmbed-compatible video URL, which pulls metadata into object locally.

Installs: 138

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Type:silverstripe-vendormodule

3.0.0 2023-05-23 07:38 UTC

This package is auto-updated.

Last update: 2024-04-23 09:35:52 UTC


README

A small SilverStripe module providing a Video object, created by supplying an oEmbed-compatible video URL, which pulls metadata into object locally.

Requirements

  • silverstripe-cms ^4 and ^5

  • Current major 3.x replaces 2.x and supports ^4.11 and ^5

  • Please use 2.x branch if for some ungodly reason you are constrained to either CMS <4.11 or fromholdio/externalurlfield <1.1.0, else use 3.x

  • Please use 1.x branch for silverstripe/cms up to 4.10.x.

Installation

composer require fromholdio/silverstripe-simplevideo

Details & Usage

Docs