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
- Host: GitHub
- URL: https://github.com/b13/poster-image
- Owner: b13
- License: gpl-2.0
- Created: 2023-09-13T21:31:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T13:00:41.000Z (almost 2 years ago)
- Last Synced: 2025-09-26T12:44:29.864Z (9 months ago)
- Language: PHP
- Size: 18.6 KB
- Stars: 5
- Watchers: 8
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.