Mermaid Integration
This module adds the Mermaid JS library to your Drupal site, allowing you to render diagrams and flowcharts directly within your content using a simple text filter. It supports entity relationship diagrams and flowcharts generated via GraphAPI.
The Mermaid Integration module is used to provide your Drupal site with the Mermaid JS library. For more information on what Mermaid is, visit the links to the Github project and documentation, in the "Resources" block.
This module implements the following functionality:
- Provides Mermaid JS as a Drupal library
- A text filter (renders Mermaid syntax within
[mermaid]...[/mermaid]blocks.) - GraphAPI integration to generate:
- Entity relationship diagrams (
erDiagram) - Flowcharts (
flowchart)
This module is compatible with Drupal 9 and 10.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0-alpha4 | Pre-release | 10–11 | Nov 30, 2025 |