nswdpc/silverstripe-elemental-feature-video

Feature video element Silverstripe

Installs: 3 674

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule


README

This module provides two content elements for us in an elemental area

  • Featured video - a single video that can store a video ID and provider
  • Video gallery - a gallery of videos

Features

  • Vimeo, YouTube & YouTube Privacy Enhanced Mode support
  • Sensible defaults for embedded videos
  • Your developer can extend the abstract provider to enable other video sources
  • Basic templates, override these in your own project
  • Transcript, description, link fields
  • Image thumbnails for video placeholders
  • Your developer can override the default templates (required)

Installation

composer require nswdpc/silverstripe-elemental-feature-video

Documentation

License

BSD-3-Clause

Maintainers

Bugtracker

We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.

Please review the code of conduct prior to opening a new issue.

Security

If you have found a security issue with this module, please email digital[@]dpc.nsw.gov.au in the first instance, detailing your findings.

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.

Please review the code of conduct prior to completing a pull request.