de-swebhosting-typo3-extension / mediaoembed
External media (YouTube, Flickr, ...) content elements using the http://oembed.com/ standard.
Package info
github.com/astehlik/typo3-extension-mediaoembed
Type:typo3-cms-extension
pkg:composer/de-swebhosting-typo3-extension/mediaoembed
v13.4.1
2024-10-29 00:34 UTC
Requires
- php: ^8.2
- ext-dom: *
- typo3/cms-core: ~13.4.0
Requires (Dev)
Replaces
- typo3-ter/mediaoembed: v13.4.1
This package is auto-updated.
Last update: 2026-02-24 10:41:19 UTC
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