PHPackages                             medienbaecker/vimeo - 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. medienbaecker/vimeo

ActiveKirby-plugin[Utility &amp; Helpers](/categories/utility)

medienbaecker/vimeo
===================

kirby privacy video tag

2.0.0(5y ago)0235MITPHP

Since Jan 23Pushed 5y ago1 watchersCompare

[ Source](https://github.com/medienbaecker/kirby3-vimeo)[ Packagist](https://packagist.org/packages/medienbaecker/vimeo)[ RSS](/packages/medienbaecker-vimeo/feed)WikiDiscussions master Synced 3d 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 Vimeo without compromising privacy.

Forked from [schnti](https://github.com/schnti/kirby3-video).

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

[](#commercial-usage)

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

- [making a donation](https://www.paypal.me/schnti/5) 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/schnti/kirby3-video/archive/master.zip) and place them inside `site/plugins/video`.

### Composer

[](#composer)

```
composer require schnti/video

```

### Git Submodule

[](#git-submodule)

You can add the plugin as a Git submodule.

```
$ cd your/project/root
$ git submodule add https://github.com/schnti/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/vimeo";
```

JS
--

[](#js)

```

```

or

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

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

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

Use this kirbytag

```
(vimeo: g5BEXgNHZJU)

```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 62.5% 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 ~34 days

Recently: every ~72 days

Total

10

Last Release

1989d ago

Major Versions

0.2.1 → 1.0.02020-02-14

1.3.0 → 2.0.02020-12-01

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7975568?v=4)[Thomas Günther](/maintainers/medienbaecker)[@medienbaecker](https://github.com/medienbaecker)

---

Top Contributors

[![schnti](https://avatars.githubusercontent.com/u/1868482?v=4)](https://github.com/schnti "schnti (10 commits)")[![medienbaecker](https://avatars.githubusercontent.com/u/7975568?v=4)](https://github.com/medienbaecker "medienbaecker (6 commits)")

---

Tags

kirby3kirby3-pluginkirby3-cms

### Embed Badge

![Health badge](/badges/medienbaecker-vimeo/health.svg)

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

###  Alternatives

[fabianmichael/kirby-meta

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

6910.7k1](/packages/fabianmichael-kirby-meta)[arnoson/kirby-vite

Vite helper for Kirby CMS

9759.2k3](/packages/arnoson-kirby-vite)[bvdputte/kirby-fingerprint

Cache-busting utility to fingerprint assets (JS/CSS) in Kirby 3

1610.0k](/packages/bvdputte-kirby-fingerprint)[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)
