jweiland-net / video_shariff

This extension provides more privacy when embedding videos in frontend.
https://extensions.typo3.org/extension/video_shariff
Other
5 stars 6 forks source link

TYPO3 Extension video_shariff

Packagist Latest Stable Version License Total Downloads Monthly Downloads TYPO3 12.4

Build Status

This extensions adds a video local hosted preview to videos that has been embedded with fluid_styled_content

1 Features

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

1) Include the static TypoScript of the extension. 2) Clear Cache.