Download the PHP package mciszczon/kirby-editor-lite-youtube-embed without Composer
On this page you can find all versions of the php package mciszczon/kirby-editor-lite-youtube-embed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mciszczon/kirby-editor-lite-youtube-embed
More information about mciszczon/kirby-editor-lite-youtube-embed
Files in mciszczon/kirby-editor-lite-youtube-embed
Package kirby-editor-lite-youtube-embed
Short Description Kirby Editor block for lite-youtube-embed
License MIT
Homepage https://github.com/mciszczon/kirby-editor-lite-youtube-embed
Informations about the package kirby-editor-lite-youtube-embed
Kirby Editor Block: Lite YouTube Embed
Kirby Editor custom block to render
lite-youtube-embed
custom element based on Paul Irish's custom HTML element.
Installation
Step 1: Plugin installation
You can either use composer
automatic installation, which is the preferred way:
or you can simply clone this repository to your plugins folder inside the Kirby CMS installation folder
(that's /your_project/site/plugins/
):
Step 2: Setting up lite-youtube-embed
assets
After that you will still need to include additional lite-youtube-embed
assets in your templates,
otherwise the plugin will not work.
Again, you could go two ways here:
- You might want to manually install the package and manually include its assets into your current css and js assets;
- Or you can use assets that's already provided by this plugin.
If you choose to use the out-of-box-available assets provided by the plugin, call these in templates where the plugin is used: