Skip to content

Strapi Plugin displays Entity Relationship Diagram of all models, fields and relations.

Notifications You must be signed in to change notification settings

diiegoburiti/strapi-plugin-entity-relationship-chart

 
 

Repository files navigation

Strapi plugin Entity Relationship Chart

Plugin displays Entity Relationship Diagram of all Strapi models, fields and relations.

Preview

How to install:

  1. In a root folder of your strapi project run npm install strapi-plugin-entity-relationship-chart --save
  2. Rebuild admin UI strapi build
  3. Run strapi strapi develop

Version Notes:

  • this plugin was tested with stable version of Strapi - 3.0.2.

About

Strapi Plugin displays Entity Relationship Diagram of all models, fields and relations.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.8%
  • CSS 7.2%