vardot / entity_browser_generic_embed_plugins
Entity Browser Generic Embed Plugins
Installs: 327
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 5
Forks: 0
Open Issues: 0
Type:drupal-module
Requires
- drupal/entity_browser: ^2.0-alpha2
- drupal/media_entity_googledocs: ^4.0
- drupal/media_entity_instagram: ^2.0-alpha1
- drupal/media_entity_twitter: ^2.0-alpha2
- drupal/video_embed_field: ^2.0
- vardot/entity_browser_generic_embed: dev-8.x-1.x
This package is auto-updated.
Last update: 2024-10-17 10:07:56 UTC
README
A list of starter plugin modules to work with the Entity Browser Generic Embed
These modules should ultimatly be merged inside each Media Entity provider. For example. Media Entity Twitter can include the plugin code in Entity Browser Generic Twitter module, so it works seamlessly with Entity Browser Generic Embed without the need of a separate module.
- Entity Browser Generic Video Embed.
- Entity Browser Generic Twitter Embed.
- Entity Browser Generic Instagram Embed.
- Entity Browser Generic GoogleDoc Embed.
Inspired by the work in the Lightning Drupal distribution and the Lighting Media module.