ttree/oembed
composer require ttree/oembed
oEmbed utility package for Flow with support for Neos
3.0.0
Readme excerpt
oEmbed utility package for Flow with support for NeosThis package for Flow adds support for oEmbed.
This package also contain a Neos Node Type definition to integrate oEmbed resources in your Neos project.
created by Dominique Feyer <dfeyer@ttree.ch> http://www.ttree.ch
Features- Consume oEmbed resource
- Fluid oEmbed ViewHelper
- Neos Node Type definition
You need to install the package with composer, nothing else.
How to use the Fluid Viewhelper ?You can simply send your oEmbed resource URI to the ViewHelper, like this:
{namespace o=Ttree\Oembed\ViewHelpers} <o:embed uri="{uri}" />…Read more
The same vendor provides 48 package(s).