nswdpc / silverstripe-elemental-feature-video
Feature video element Silverstripe
Installs: 4 228
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 2
Type:silverstripe-vendormodule
Requires
- dnadesign/silverstripe-elemental: ^5
- embed/embed: ^4.4
- gorriecoe/silverstripe-linkfield: ^1.1
- nswdpc/silverstripe-embed: ^2
- nswdpc/silverstripe-inline-linker: ^1
- silverstripe/asset-admin: ^2
- silverstripe/assets: ^2
- silverstripe/framework: ^5
- silverstripe/versioned: ^2
- symbiote/silverstripe-gridfieldextensions: ^4
Requires (Dev)
- cambis/silverstripe-rector: ^0.5.1
- nswdpc/ci-files: ^1
- phpunit/phpunit: ^9.5
- syntro/silverstripe-phpstan: ^5
This package is auto-updated.
Last update: 2024-11-04 06:59:49 UTC
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
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.