strapi-content-type-explorer/README.md

24 lines
716 B
Markdown
Raw Normal View History

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
![image](https://github.com/ShahriarKh/strapi-content-type-explorer/assets/31452340/0cac9494-5dc3-43ad-a1b2-d46a1c3ea26c)
![image](https://github.com/ShahriarKh/strapi-content-type-explorer/assets/31452340/5f7abe98-f626-4838-a1fb-5f6e72e6ec15)
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**