An open API service indexing awesome lists of open source software.

https://github.com/b13/poster-image

TYPO3 Extension that allows to add a poster image for local video files
https://github.com/b13/poster-image

Last synced: 9 months ago
JSON representation

TYPO3 Extension that allows to add a poster image for local video files

Awesome Lists containing this project

README

          

# Poster Image - a TYPO3 extension

When dealing with videos you stream locally (not YouTube etc), you might
want to add a poster image to the video.

Installing this extension does exactly this: You can link to another file
within your extension when editing the metadata of a video file, and choose
a poster image.

## Installation

composer req b13/poster-image

## Usage

Choose any local video in your file list, and you will see that you can
now choose a poster image when editing the poster image,
which is then rendered in the frontend.

## License

The extension is licensed under GPL v2+, same as the TYPO3 Core. See the LICENSE file.

## Sharing our expertise

[Find more TYPO3 extensions we have developed](https://b13.com/useful-typo3-extensions-from-b13-to-you) that help
us deliver value in client projects. As part of the way we work, we focus on testing and best practices to ensure
long-term performance, reliability, and results in all our code.