Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module makes all core Drupal extra fields available as fields in Views. This allows you to easily include and display these extra fields in your custom Views without needing to write custom code.

The Extrafield Views Integration Module enables all drupal core extra fields in the system from type display as fields in views.

Drupal 8/9/10

The preferred way of installing the module is using composer:
composer require drupal/extrafield_views_integration
Once installed, enable the module as usual.

Usage

The module does not provide any configuration UI; instead, it provides the ExtrafieldRenderClassInterface interface which you could implement and add a reference to your implementation through the hook_entity_extra_field_info() hook to allow rendering your extra fields via Views.

Please check the README.txt file for details.

Drupal 7

A special greeting to Daniel Wehner, he gave me with his views training (sponsored by comm-press GmbH) the knowledge to write this module.

Requirements

Installation

For installing the module, just download the source code and enable the module. That's all.

Configuration

The module itself needs no configuration. The magic stuff happens in the extra field definition. For an example please take a look into the README.txt.

FAQ

Please take a look into the README.txt.

πŸ‡ΊπŸ‡¦

This module is maintained by Ukrainian developers.
Please consider supporting Ukraine in a fight for their freedom and safety of Europe.

Activity

Total releases
2
First release
Jul 2025
Latest release
11 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Slowing

Releases

Version Type Release date
2.2.0 Stable Jul 30, 2025
2.2.x-dev Dev Jul 30, 2025