No Entity View Display
This module disables entity view displays & view modes for websites that don't need it. Examples of such projects are headless projects where frontend rendering happens outside Drupal, or projects rendering their frontend without using view displays and field formatters.
Installation
You can install the module using Composer:
composer require drupal/no_entity_view_display
Configuration
After enabling the module, visit the settings form at admin/config/system/no-entity-view-display to choose for which entity types view displays should be disabled. After submitting, existing view displays and view modes are deleted and no new ones will be created. Any menu links pointing to view display/view mode related pages are removed.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.1 | Stable | Add Drupal 11 compatibility. | Nov 21, 2024 |