PHPackages                             hashandsalt/kirby3-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. hashandsalt/kirby3-video

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

hashandsalt/kirby3-video
========================

Kirby 3 Video embed plugin

0.1.2(2y ago)251.1k2[2 issues](https://github.com/HashandSalt/kirby3-video/issues)MITPHP

Since Apr 15Pushed 6mo ago1 watchersCompare

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

READMEChangelog (10)Dependencies (1)Versions (12)Used By (0)

Kirby Video: Embed HTML5 Video
==============================

[](#kirby-video-embed-html5-video)

A Kirby tag and snippet for rendering video players inside textareas, and a custom block for use with the new Editor field (Kirby 3.5 required).

---

Commerical Usage
----------------

[](#commerical-usage)

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

- [make a donation 🍻](https://paypal.me/hashandsalt?locale.x=en_GB) or
- [buy a Kirby license using this affiliate link](https://a.paddle.com/v2/click/1129/36141?link=1170)

---

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

[](#installation)

### Download

[](#download)

Download and copy this repository to `/site/plugins/kirby3-video`.

### Composer

[](#composer)

```
composer require hashandsalt/kirby3-video

```

Usage
-----

[](#usage)

Minimal:

```
(vidembed: yourfile.mp4 poster: yourposter.jpg)

```

You can set your own snippet to roll your own player code:

```
(vidembed: yourfile.mp4 poster: yourposter.jpg snippet: yoursnippet)

```

Look inside the plugin folder for an example snippet.

The following is available to you for use in the snippets:

```
$video // file object for the video file
$videourl // URL of the video file
$poster // file object for the poster image file
$posterurl // URL of the poster image file
$width // Video Width
$height // Video height
$class // Container class
$vidclass // Video tag class
$preload // Preload attribute
$caption // Set a caption for under the video
$controls // Controls attribute
$autoplay // Autoplay attribute (automatically sets muted to true)
$loop // Loop attribute
$playsinline // Playsinline attribute (for mobile clients)
$title // Video Title
$alt // Poster Alt tag
```

Editor Block
------------

[](#editor-block)

The plugin now includes and editor block (Kirby 3.5+ Required).

Add `-localvideo` to your list of blocks to use it.

Known Issues
------------

[](#known-issues)

The plugin makes use of `->file()` - be aware that this uses the first image or first video on the page if the desired one is not found. This is by design.

License
-------

[](#license)

MIT

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance45

Moderate activity, may be stable

Popularity27

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.8% 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 ~151 days

Recently: every ~326 days

Total

11

Last Release

1070d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d18b7200637c15341417dfabb7c51c7ec3fda44f6a24cb4780b5e7c14f309118?d=identicon)[hashandsalt](/maintainers/hashandsalt)

---

Top Contributors

[![HashandSalt](https://avatars.githubusercontent.com/u/28439755?v=4)](https://github.com/HashandSalt "HashandSalt (15 commits)")[![caplod](https://avatars.githubusercontent.com/u/435070?v=4)](https://github.com/caplod "caplod (1 commits)")

### Embed Badge

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

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

###  Alternatives

[distantnative/retour-for-kirby

Manage redirects and track 404s right from the Kirby CMS Panel

14689.4k1](/packages/distantnative-retour-for-kirby)[mzur/kirby-uniform

A versatile Kirby plugin to handle web form actions.

26068.3k13](/packages/mzur-kirby-uniform)[arnoson/kirby-vite

Vite helper for Kirby CMS

9759.2k3](/packages/arnoson-kirby-vite)[thathoff/kirby-git-content

Plugin to track changes to content in a git repository.

15343.7k](/packages/thathoff-kirby-git-content)[sylvainjule/locator

A map &amp; geolocation field, built on top of open-source services / Mapbox

11237.3k1](/packages/sylvainjule-locator)[tobimori/kirby-seo

The default choice for SEO on Kirby: Implement technical SEO &amp; Meta best practices with ease and provide an easy-to-use editor experience

10039.7k1](/packages/tobimori-kirby-seo)

PHPackages © 2026

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