Visualize your content-types and their relationships like an ERD (Entity Relationship Diagram)
Content-Type Explorer is a Strapi plugin that visualizes your content types and their relationships like an ERD (Entity Relationship Diagram).
npm i strapi-content-type-explorer
createdBy
, createdAt
, updatedBy
, updatedAt
admin::
Typesplugin::
TypesIf you encounter lags while dragging boxes, try changing edge types. "Smart" edges cause performance issues (this should be fixed in future releases)
Have a question or found a bug? Feel free to open an issue. Wanna contribute and improve the plugin? PRs are welcome!
npm: https://www.npmjs.com/package/strapi-content-type-explorer
GitHub repo: https://github.com/ShahriarKh/strapi-content-type-explorer
npm install strapi-content-type-explorer
Check out the available plugin resources that will help you to develop your plugin or provider and get it listed on the marketplace.