jweiland / video-shariff
This extension provides more privacy when embedding videos in frontend.
Installs: 63 230
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 4
Forks: 6
Open Issues: 4
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^11.5.41 || ^12.4.22
Requires (Dev)
- ergebnis/composer-normalize: ~2.42.0
- friendsofphp/php-cs-fixer: ^3.14
- phpunit/phpunit: ^9.6
- typo3/testing-framework: ^7.0.2
Replaces
- typo3-ter/video_shariff: 3.2.0
README
This extensions adds a video local hosted preview to videos that has been embedded with fluid_styled_content
1 Features
- Add preview to videos embedded by fluid_styled_content
2 Usage
2.1 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require jweiland/video-shariff
Installation as extension from TYPO3 Extension Repository (TER)
Download and install video_shariff
with the extension manager module.
2.2 Minimal setup
- Include the static TypoScript of the extension.
- Clear Cache.