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.

Supporting organizations: 
Development

Project information

Releases