ttree/oembed

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

oEmbed utility package for Flow with support for Neos

2.0.x-dev

Version
2.0.x-dev
Type
neos-package
Release Date
Jan 31, 2017 10:40
Source
git
Distribution
zip
Requires
  • typo3/flow: ~3.0
MIT
  • #flow
  • #oembed
  • #neos
3baa40a4e7c6c4f3157ef05f7328220f0f8e0ecd

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