de-swebhosting-typo3-extension / mediaoembed
External media (YouTube, Flickr, ...) content elements using the https://oembed.com/ standard.
Package info
github.com/astehlik/typo3-extension-mediaoembed
Type:typo3-cms-extension
pkg:composer/de-swebhosting-typo3-extension/mediaoembed
v14.0.0
2026-08-07 00:26 UTC
Requires
- php: ^8.2
- ext-dom: *
- ext-libxml: *
- typo3/cms-core: ~14.3.0
Requires (Dev)
- de-swebhosting/typo3-extension-buildtools: dev-TYPO3_14
- michielroos/typo3scan: dev-master as 1.7.99
- phpunit/phpunit: ^11.5.50
- ssch/typo3-rector: ^3.14
- typo3/cms-filelist: *
- typo3/cms-fluid-styled-content: *
- typo3/cms-install: *
Replaces
- typo3-ter/mediaoembed: v14.0.0
README
This is a TYPO3 Extension for embedding third party content via oEmbed.
Development
Regenerate default provider config
- Copy configuration from
WP_oEmbedWordpress class to constructor ofProviderUrlsclass. - Make sure all endpoint names are configured in the
ProviderEndpointsclass. - Regenerate the DefaultProviders Typoscript.
composer require typo3/minimal
php Resources/Private/Scripts/GenerateProviderData.php > Configuration/TypoScript/DefaultProviders/setup.txt