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. |
Project information
Maintenance fixes only
Considered feature-complete by its maintainers.502 sites report using this module
- Created by dasRicardo on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.


