de-swebhosting-typo3-extension / mediaoembed
External media (YouTube, Flickr, ...) content elements using the http://oembed.com/ standard.
Installs: 11 810
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 5
Open Issues: 1
Type:typo3-cms-extension
Requires
- php: ^8.1
- ext-dom: *
- typo3/cms-core: ^12.4
Requires (Dev)
- de-swebhosting/php-codestyle: ^4.0
- de-swebhosting/typo3-extension-buildtools: dev-TYPO3_12
- ergebnis/composer-normalize: ^2.28
- friendsofphp/php-cs-fixer: ^3.14
- michielroos/typo3scan: ^1.7
- squizlabs/php_codesniffer: ^3.7
- typo3/cms-fluid-styled-content: ^12.4
Replaces
- typo3-ter/mediaoembed: v12.0.0
This package is auto-updated.
Last update: 2024-09-10 11:43:28 UTC
README
This is a TYPO3 Extension for embedding third party content via oEmbed.
Development
Regenerate default provider config
- Copy configuration from
WP_oEmbed
Wordpress class to constructor ofProviderUrls
class. - Make sure all endpoint names are configured in the
ProviderEndpoints
class. - Regenerate the DefaultProviders Typoscript.
composer require typo3/minimal
php Resources/Private/Scripts/GenerateProviderData.php > Configuration/TypoScript/DefaultProviders/setup.txt