PHPackages                             lolautruche/embedtag-bundle - 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. [Templating &amp; Views](/categories/templating)
4. /
5. lolautruche/embedtag-bundle

ActiveLibrary[Templating &amp; Views](/categories/templating)

lolautruche/embedtag-bundle
===========================

Collection of custom tags for eZ Publish, to embed external content like from YouTube, DailyMotion or Vimeo

v1.0.3(7y ago)45.2k5[1 issues](https://github.com/lolautruche/EmbedTagBundle/issues)MITPHP

Since May 30Pushed 7y ago3 watchersCompare

[ Source](https://github.com/lolautruche/EmbedTagBundle)[ Packagist](https://packagist.org/packages/lolautruche/embedtag-bundle)[ RSS](/packages/lolautruche-embedtag-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

EmbedTagBundle
==============

[](#embedtagbundle)

eZ Publish 5 bundle providing *custom tags* for **XmlText FieldType**, allowing to embed external content. It is compatible with eZ Publish 5.3 / 2014.03 and superior.

Features
--------

[](#features)

Current implementation provides custom tags support for:

- YouTube
- Vimeo
- DailyMotion

Custom tags can be edited in the admin interface.

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

[](#installation)

This bundle is available on [Packagist](https://packagist.org/packages/lolautruche/embedtag-bundle). You can install it using Composer:

```
$ composer require lolautruche/embedtag-bundle:@stable
```

Then add the bundle to your application:

```
