Paragraphs
Enables creation of structured content using reusable paragraph components that can be combined on content pages.
Tags
Enables creation of structured content using reusable paragraph components that can be combined on content pages.
Provides a user interface for browsing available tokens and adds missing core tokens to Drupal's Token API.
A charting API for Drupal that enables creating dynamic charts without code, with integration for Views, Fields, and Blocks.
Provides Twig filters for extracting field labels, values, raw data, and referenced entities in Drupal templates.
Set field-level permissions to control who can create, edit, or view specific fields on any entity type.
Extends Drupal's standard Image field to support SVG file uploads and display without requiring a separate field type.
Provides a field type for displaying videos from 3rd party providers such as YouTube and Vimeo.
A flexible multi-value field type that stores multiple sub-fields in a single database table, providing a high-performance alternative to Paragraphs and entity references.
Allows embedding a View as a field within another View, enabling hierarchical view relationships with token-based argument passing.
Allows administrative users to add dynamically-computed fields to entity types, where field values are generated by developer-created plugins.
Provides a field type that holds a reference to a Views display and renders it whenever the entity containing the field is displayed.
Provides a flexible field type for storing and displaying tabular data with support for CSV import/export, drag-and-drop row reordering, and customizable headers.
Allows site administrators to add various extra fields (blocks, views, tokens, twig templates, entity links, or components) to any entity display, supporting both form and view displays.
Provides a dedicated field type, widget, and formatters for uploading and displaying SVG (Scalable Vector Graphics) images in Drupal.
Allows you to link any field to a specific destination URL, supporting both field-based and custom destinations with token replacement.
Allows displaying individual fields from content entities as independent blocks that can be placed in any region of your theme.
A Drupal module that provides field types for tracking content popularity through energy levels that increase on page views and decrease over time using configurable decay profiles.
Prepopulates entity field values with tokens and YAML-formatted data, working at the entity level for robust field prepopulation on entity forms.
A flexible field-based voting system built on Voting API, providing ready-to-use voting widgets including five-star ratings, like buttons, and useful/not useful voting.
Provides mechanisms for storing JSON data in Drupal fields with various field types, widgets, and formatters for editing and displaying JSON content.