PHPackages                             b13/twoclickmedia - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. b13/twoclickmedia

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

b13/twoclickmedia
=================

Enable external youtube and vimeo videos only on click for TYPO3

3.0.0(2mo ago)227.0k↓38.2%5[1 issues](https://github.com/b13/twoclickmedia/issues)GPL-2.0-or-laterPHP

Since Nov 16Pushed 1mo ago6 watchersCompare

[ Source](https://github.com/b13/twoclickmedia)[ Packagist](https://packagist.org/packages/b13/twoclickmedia)[ RSS](/packages/b13-twoclickmedia/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (5)Versions (18)Used By (0)

EXT:twoclickmedia - Two click solution to include YouTube / Vimeo videos
========================================================================

[](#exttwoclickmedia---two-click-solution-to-include-youtube--vimeo-videos)

This extension replaces TYPO3's default YouTube/VimeoRenderer with a two click solution, showing a preview/teaser first and adding the iFrame connecting to YouTube or Vimeo once a user clicks on the preview image. It does not set or read any cookies and does not save a user's default state (there is no "show me all YouTube videos on this site" setting).

This extension comes with a default template for the preview image as well as a default JS to insert the iFrame normally used for displaying YouTube or Vimeo content.

Installation
------------

[](#installation)

Install this extension via `composer req b13/twoclickmedia` or download it from the [TYPO3 Extension Repository](https://extensions.typo3.org/extension/twoclickmedia/) and activate the extension in the Extension Manager of your TYPO3 installation.

Add `b13/twoclickmedia` as dependency to your Site Set (v13) Or (for v12) include this extensions' TypoScript settings by adding the default settings to your TypoScript setup:

```
@import 'EXT:twoclickmedia/Configuration/Sets/Twoclickmedia/setup.typoscript'

```

Template
--------

[](#template)

If you need to change the default template provided by this extension, add your own Fluid paths to the configuration:

```
plugin.tx_twoclickmedia {
    view.layoutRootPaths.100 = EXT:my_extension/Resources/Private/Plugins/Twocklickmedia/Layouts/
    view.templateRootPaths.100 = EXT:my_extension/Resources/Private/Plugins/Twocklickmedia/Templates/
    view.partialRootPaths.100 = EXT:my_extension/Resources/Private/Plugins/Twocklickmedia/Partials/
}

```

Credits
-------

[](#credits)

This extension was created by Daniel Gorges in 2021 for [b13 GmbH, Stuttgart](https://b13.com).

[Find more TYPO3 extensions we have developed](https://b13.com/useful-typo3-extensions-from-b13-to-you) 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.

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance76

Regular maintenance activity

Popularity33

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor3

3 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~155 days

Recently: every ~235 days

Total

11

Last Release

89d ago

Major Versions

1.0.8 → 2.0.02025-01-22

2.1.0 → 3.0.02026-02-19

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3862523?v=4)[David Steeb](/maintainers/davidsteeb)[@davidsteeb](https://github.com/davidsteeb)

---

Top Contributors

[![jschlier](https://avatars.githubusercontent.com/u/9108576?v=4)](https://github.com/jschlier "jschlier (13 commits)")[![dgorges](https://avatars.githubusercontent.com/u/2951320?v=4)](https://github.com/dgorges "dgorges (12 commits)")[![davidsteeb](https://avatars.githubusercontent.com/u/3862523?v=4)](https://github.com/davidsteeb "davidsteeb (11 commits)")[![bmack](https://avatars.githubusercontent.com/u/165630?v=4)](https://github.com/bmack "bmack (8 commits)")[![achimfritz](https://avatars.githubusercontent.com/u/2152991?v=4)](https://github.com/achimfritz "achimfritz (6 commits)")[![b13-michaelsemle](https://avatars.githubusercontent.com/u/23473071?v=4)](https://github.com/b13-michaelsemle "b13-michaelsemle (6 commits)")[![ohader](https://avatars.githubusercontent.com/u/402145?v=4)](https://github.com/ohader "ohader (3 commits)")[![stegmatze](https://avatars.githubusercontent.com/u/14198734?v=4)](https://github.com/stegmatze "stegmatze (2 commits)")[![mbrodala](https://avatars.githubusercontent.com/u/5037116?v=4)](https://github.com/mbrodala "mbrodala (1 commits)")[![joneppie](https://avatars.githubusercontent.com/u/5254763?v=4)](https://github.com/joneppie "joneppie (1 commits)")

### Embed Badge

![Health badge](/badges/b13-twoclickmedia/health.svg)

```
[![Health](https://phpackages.com/badges/b13-twoclickmedia/health.svg)](https://phpackages.com/packages/b13-twoclickmedia)
```

###  Alternatives

[fluidtypo3/flux

The flux package from FluidTYPO3

152982.2k20](/packages/fluidtypo3-flux)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

96374.6k23](/packages/friendsoftypo3-content-blocks)[praetorius/vite-asset-collector

Use AssetCollector to embed frontend assets generated by vite

52255.0k1](/packages/praetorius-vite-asset-collector)[brotkrueml/schema

Embedding schema.org vocabulary - API and view helpers for schema.org markup

33584.6k13](/packages/brotkrueml-schema)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1481.0k](/packages/eliashaeussler-typo3-form-consent)[b13/assetcollector

Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10118.4k](/packages/b13-assetcollector)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
