saccas / srgssr
Online media provider for srgssr.ch
Installs: 5 396
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 1
Open Issues: 3
Type:typo3-cms-extension
pkg:composer/saccas/srgssr
Requires
- php: ^8.2
- typo3/cms-backend: ^13.4
- typo3/cms-core: ^13.4
- typo3/cms-extbase: ^13.4
- typo3/cms-filelist: ^13.4
- typo3/cms-filemetadata: ^13.4
- typo3/cms-fluid: ^13.4
- typo3/cms-frontend: ^13.4
Requires (Dev)
- codappix/typo3-php-datasets: ^2.1
- phpstan/extension-installer: ^1.4
- saschaegerer/phpstan-typo3: ^2.1
- typo3/coding-standards: ^0.8.0
- typo3/testing-framework: ^9.3
This package is auto-updated.
Last update: 2026-01-12 08:31:12 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 is required.
Installation
Installation with composer
composer req saccas/srgssr.
Thanks
Thanks to https://github.com/IndyIndyIndy for the youku example extension.
Changelog
v3.0.0
- Support TYPO3 v13.
- Add basic CI with QA tooling.
v2.0.0
Support TYPO3 v11.