ttree/oembed

Last activity 24 May 2022 9 4 3480
composer require ttree/oembed

oEmbed utility package for Flow with support for Neos

1.1.2

Version
1.1.2
Type
typo3-flow-package
Release Date
Jul 09, 2014 13:25
Source
git
Distribution
zip
Requires
  • typo3/flow: *
c78a22dbc7b07eeb021529fb3680435a7de6dc8c

Readme excerpt

oEmbed utility package for Flow with support for Neos

This 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
How to use the plugin ?

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 content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 48 package(s).