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: 139
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- embed/embed: ^4.0.0
- fromholdio/silverstripe-externalurlfield: ^1.1.0
- silverstripe/framework: ~4.11 || ~5.0
- unclecheese/display-logic: ~2.0 || ~3.0
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