PlantUML Renderer
Insert PlantUML diagrams from their great syntax.
The facts
- Rating
- 5★ from 6
- Active installs
- 100+
- Price
- Free
- Last updated
- 21 Nov 2017
- Added
- May 2017
- Requires WP
- 3.0.1
- Tested up to
- WP 4.9.31
- Downloads
- 3,716
Our analysis
AI-assistedPlantUML Renderer is a WordPress plugin that allows you to create and display UML diagrams using PlantUML syntax. You can wrap your PlantUML code in shortcodes to have the diagrams rendered automatically through the PlantUML SaaS.
This plugin is suitable for users who need to incorporate various types of UML diagrams, such as Sequence, State, and Activity diagrams, into their WordPress sites.
Best for: This plugin is best for developers or content creators who need to display UML diagrams on their WordPress sites.
What it does well
- ✓Free to use from the WordPress.org directory
- ✓Allows automatic rendering of UML diagrams
- ✓Supports multiple UML diagram types
- ✓Easy to implement with shortcode usage
- ✓High user rating based on six reviews
Where it falls short
- •Last updated in November 2017
- •Tested only up to WordPress version 4.9.31
- •Limited information on compatibility with newer WordPress versions
Verdict
PlantUML Renderer provides a straightforward way to add UML diagrams to your site, but its age and limited updates may be a concern for some users.
From the developer
toddhalfpenny's own description of PlantUML Renderer, lightly tidied.
Use PlantUML syntax in shortcodes to have diagrams rendered automatically.
Wrap your PlantUML syntax in our shortcode tags like this, and the PlantUML SaaS will be used to render a lovely diagram.
[plantuml]
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: Another authentication Request
Alice <-- Bob: another authentication Response
[/plantuml]
Easily add all sorts of UML diagrams (Sequence, State, Activity, etc) to your site using the powerful PlantUML syntax.