External media (YouTube, Flickr, ...) content elements using the http://oembed.com/ standard.

Installs: 10 089

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 5

Open Issues: 1

Type:typo3-cms-extension

v12.0.0 2023-05-14 16:38 UTC

README

.github/workflows/test.yml Maintainability

This is a TYPO3 Extension for embedding third party content via oEmbed.

Development

Regenerate default provider config

  1. Copy configuration from WP_oEmbed Wordpress class to constructor of ProviderUrls class.
  2. Make sure all endpoint names are configured in the ProviderEndpoints class.
  3. Regenerate the DefaultProviders Typoscript.
composer require typo3/minimal
php Resources/Private/Scripts/GenerateProviderData.php > Configuration/TypoScript/DefaultProviders/setup.txt