Skip to content

[DEMO] Kirby CMS + Plyr (video player for HTML5, YouTube, and Vimeo)

Notifications You must be signed in to change notification settings

stuymedova/kirby-plyr

Repository files navigation

Kirby Plyr

Kirby CMS + Plyr video player (HTML5/YouTube/Vimeo). Uses the kirby-embed plugin.

Overview

.
├── site
│   ├── blueprints
│   │   └── pages
│   │       └── home.yml
│   ├── plugins
│   │   └── embed
│   └── templates
│       └── home.php
├── src
│   ├── js
│   │   └── main.js
│   └── scss
│       ├── main.scss
│       └── plyr
│           └── plyr-custom.scss
└── rollup.config.js

Prerequisites

Setup

  1. Run in terminal:
composer install
valet link # for valet users, otherwise an alternative

npm install
npm run watch # or npm run build
  1. Go to {url}/panel and create a new Panel user
  2. Then go to {url}/panel/pages/home, enter video URL and hit "Save"

Result

Site: kirby-plyr

Panel: kirby-plyr-panel

About

[DEMO] Kirby CMS + Plyr (video player for HTML5, YouTube, and Vimeo)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages