2023-07-14 13:35:57 +02:00
|
|
|
# 🗺 Contnet-Type Explorer
|
2023-07-14 01:22:55 +02:00
|
|
|
|
2023-07-14 18:15:03 +02:00
|
|
|
Content-Type Explorer is a Strapi plugin that visualizes your content types and their relationships like an ERD (Entity Relationship Diagram).
|
2023-07-14 13:35:57 +02:00
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
2023-07-14 18:15:03 +02:00
|
|
|
## ⌨️ Installation
|
2023-07-14 13:35:57 +02:00
|
|
|
```bash
|
|
|
|
npm i strapi-content-type-explorer
|
|
|
|
```
|
|
|
|
|
2023-07-14 18:15:03 +02:00
|
|
|
## ⚙️ Options
|
|
|
|
- **Field Data Types**:
|
|
|
|
- **Field Icons**:
|
|
|
|
- **Default Fields**: `createdBy`, `createdAt`, `updatedAt`
|
|
|
|
- **Relational Fields Only**
|
|
|
|
- **admin:: Types**
|
|
|
|
- **plugin:: Types**
|
|
|
|
- **Edges**
|
|
|
|
- **Snap to Grid**
|