ttree/oembed

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

oEmbed utility package for Flow with support for Neos

3.0.2

Version
3.0.2
Type
neos-package
Release Date
Apr 26, 2019 10:50
Source
git
Distribution
zip
Requires
  • neos/flow: ^4.0 || ^5.0
MIT
  • #flow
  • #oembed
  • #neos
1f38d18f51c1abe96c19fe4760acc9ef907194df

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