saccas / srgssr
Online media provider for srgssr.ch
Installs: 4 963
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 1
Open Issues: 4
Type:typo3-cms-extension
Requires
- php: ^8.1
- typo3/cms-core: ^11.5
This package is auto-updated.
Last update: 2024-11-22 11:51:29 UTC
README
What does it do?
This extension enables editors to attach srf.ch videos in content elements or any other records using media files. Just add a video url with the "Add media by URL" button. No setup aside from the initial installation required.
Requirements
TYPO3 9.5 LTS or later
Installation
Installation with composer
composer req saccas/srgssr
.
Installation with TER
Open the TYPO3 Extension Manager, search for srgssr
and install the extension.
Thanks to https://github.com/IndyIndyIndy for the youku example extension.