PHPackages                             linkthom/video - 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. linkthom/video

ActiveKirby-plugin

linkthom/video
==============

kirby privacy video tag also for Edge

1.4.0(6y ago)0315MITPHP

Since Jan 23Pushed 6y agoCompare

[ Source](https://github.com/linkthom/kirby3-video)[ Packagist](https://packagist.org/packages/linkthom/video)[ RSS](/packages/linkthom-video/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (1)Versions (11)Used By (0)

Video Plugin
============

[](#video-plugin)

A plugin for [Kirby 3 CMS](http://getkirby.com) to embed content from YouTube without compromising privacy. Forked from SCHNTI/kirby3-video (see github.com/schnti/kirby3-video): CSS Adjustment to make it working also in Edge browser.

Commercial Usage
----------------

[](#commercial-usage)

This plugin is free but if you use it in a commercial project please consider

- \[making a donation\](see github.com/schnti/kirby3-video) or
- [buying a Kirby license using this affiliate link](https://a.paddle.com/v2/click/1129/48194?link=1170)

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

[](#installation)

### Download

[](#download)

[Download the files](https://github.com/linkthom/kirby3-video/archive/master.zip) and place them inside `site/plugins/video`.

### Composer

[](#composer)

```
composer require linkthom/video

```

### Git Submodule

[](#git-submodule)

You can add the plugin as a Git submodule.

```
$ cd your/project/root
$ git submodule add https://github.com/linkthom/kirby3-video.git site/plugins/video
$ git submodule update --init --recursive
$ git commit -am "Add Kirby video plugin"

```

Run these commands to update the plugin:

```
$ cd your/project/root
$ git submodule foreach git checkout master
$ git submodule foreach git pull
$ git commit -am "Update submodules"
$ git submodule update --init --recursive

```

CSS (SCSS)
----------

[](#css-scss)

```

```

or

```
@import "site/plugins/video/src/youtube";
```

JS
--

[](#js)

```

```

or

```
require('site/plugins/video/src/youtube');
```

How to use it
-------------

[](#how-to-use-it)

Use this kirbytag

```
(youtube: g5BEXgNHZJU)

```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 58.3% of commits — single point of failure

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 ~11 days

Recently: every ~19 days

Total

10

Last Release

2209d ago

Major Versions

0.2.1 → 1.0.02020-02-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/2cd2280e9e2e817b154010227cc35419fcfb767470fdd5881bced2496d58d134?d=identicon)[linkthom](/maintainers/linkthom)

---

Top Contributors

[![linkthom](https://avatars.githubusercontent.com/u/48913705?v=4)](https://github.com/linkthom "linkthom (14 commits)")[![schnti](https://avatars.githubusercontent.com/u/1868482?v=4)](https://github.com/schnti "schnti (10 commits)")

---

Tags

kirby3kirby3-pluginkirby3-cms

### Embed Badge

![Health badge](/badges/linkthom-video/health.svg)

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

###  Alternatives

[fabianmichael/kirby-meta

Your all-in-one powerhouse for any SEO and metadata needs imaginable.

6910.7k1](/packages/fabianmichael-kirby-meta)[schnti/cachebuster

A plugin for Kirby 3 CMS to add modification timestamps to css and js files

108.3k1](/packages/schnti-cachebuster)[bnomei/kirby3-php-cachedriver

PHP based Cache-Driver

112.6k](/packages/bnomei-kirby3-php-cachedriver)

PHPackages © 2026

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