JSON API
Drupal's default way of providing a content API. It's very flexible and let's applications query whatever they need from the back end.
Drupal's default way of providing a content API. It's very flexible and let's applications query whatever they need from the back end.
Render oEmbed content via URL in editor.
Worked out of the box with a codepen link.
To change the url, highlight the embed and click the button again.
Config UI for CKEditor Templates (v4) a
Embed remote content such as google slides.
Create a media type using Media remote URL as the source.
Configure the display to select the formatter.
Provides an action to bulk update field content.
The UI for editing takes a few clicks, would be great if it could be simplified.
Edit fields in views.
Configure external API endpoints as Drupal entities. On entity save, fetch data from the api and cache results in the field.
Version 3 is in development, some modules are not compatible.
Entity reference field formatter that allows selecting the view mode to display.