b13 / twentythree
Provides an online media provider for the TwentyThree Video Marketing Platform
Installs: 2 697
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >=7.4.0
- typo3/cms-backend: ^11.5 || ^12.4
- typo3/cms-core: ^11.5 || ^12.4
Requires (Dev)
- phpstan/phpstan: ^1.8.11
- phpunit/phpunit: ^9.5
- roave/security-advisories: dev-master
- typo3/coding-standards: ^0.5
- typo3/testing-framework: ^7
README
Adds an online media provider for TwentyThree .
Installation
Install this extension via composer req b13/twentythree
.
You can also download the extension from the TYPO3 Extension Repository and activate it in the Extension Manager of your TYPO3 installation.
Note: This extension is compatible with TYPO3 v11 and v12.
Configuration
You have to specify the video domains to be used for building the URLs. This
is especially important for TYPO3 v12, because the domains need to be known
for CSP. The video domains can be configured in the extension configuration.
It's also possible to reference environment variables %env("SOME_NAME")%
.
Credits
This extension was created by Oliver Bartsch in 2023 for b13 GmbH, Stuttgart.
Find more TYPO3 extensions we have developed 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.