simplyadmire / neos-video
Installs: 50
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 0
Open Issues: 2
Language:HTML
Type:typo3-flow-package
Requires
- typo3/neos: *
This package is auto-updated.
Last update: 2021-07-13 10:24:19 UTC
README
This package offers an HTML5 video node type for Neos, pull requests welcome!
Current support:
- Embed video in an iframe by giving a url
- Automatically converts YouTube video web url to embed url
- Upload a serie of video formats into the node and embed it using a
<video>
tag - Poster image
For feature requests / issues, please use the issue tracker.
Pull requests are absolute welcome ;-)