Entity Relationship Diagrams Screenshot
A demo of the Entity Relationship Diagrams module

Description

This module lets you visualize the Entity structure of your Drupal 8 site using an Entity Relationship Diagram (ERD).

While this isn't meant to be a fully functional tool to build new ERDs, it is meant to be used as a functional learning tool for developers and site builders.

Installation

Download and enable the "erd" module, then visit /admin/structure/erd to start playing around.

Technical details

  1. All information displayed by this module is dynamically generated and provided by Drupal.
  2. Only Entity References and Comment fields are supported at this time for dynamically generated links.
  3. All Javascript dependencies are taken in via a CDN, which means that this module will not work offline without modification or erd.libraries.yml. This was done for ease of use and installation.
  4. The permission to view this module is "administer site configuration", which may be too permissive for a production site if exposing all your Entity Types/Bundles to an administrator poses a security risk to you.

Have fun!

Supporting organizations: 

Project information

Releases