
[](https://github.com/distantnative/embed/releases)
[](https://github.com/distantnative/embed/issues) 
Embed extends [Kirby](http://getkirby.com) with some extensive media embed functionalities. It enables Kirby to display embeds from various media sites (e.g. YouTube, Vimeo, Soundcloud, Instagram etc.) by only providing the URL to the medium. It is powered by the [oscarotero/Embed](https://github.com/oscarotero/Embed) library.
## Table of Contents
1. [Requirements](#Requirements)
2. [Installation & Update](#Installation)
3. [Usage](#Usage)
4. [Options](#Options)
5. [Panel field](#Field)
6. [Advanced](#Advanced)
7. [Styles, Scripts & Translations](#StylesScripts)
8. [Examples](#Examples)
9. [Help & Improve](#Help)
10. [Version History](#VersionHistory)
## Requirements
Kirby CMS 2.3.0+ and PHP 5.5+.
## Installation & Update
1. Download [Embed](https://github.com/distantnative/embed/zipball/master/) and add the files to `site/plugins/embed/`
2. Add the necessary styles by including the following in the header:
```php
= css('assets/plugins/embed/css/embed.css') ?>
```
#### With video lazyload [option](#Options) (activated by default, include unless deactived)
3. Add the necessary script by including the following right before the `