ttree/oembed

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

oEmbed utility package for Flow with support for Neos

1.0

Version
1.0
Type
typo3-flow-package
Release Date
Dec 03, 2013 21:53
Source
git
Distribution
zip
Requires
  • typo3/flow: *
1c1f849494ef5df43747ca92c3342d46846aa8fe

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).