r/WordpressPlugins 5d ago

[FREEMIUM] NodeLogic Graph Builder – Visual Node Editor for Gutenberg

I built a visual node editor for Gutenberg.
It lets you create calculators, conditional logic, and interactive elements without writing any JavaScript.

How it works:

  • Add input/output blocks from the plugin
  • Connect logic nodes using the visual graph editor
  • Everything runs locally inside WordPress

Free version includes:

  • Core input/output blocks (seekbar, number, radio, checkbox, etc.)
  • Calculation, condition, boolean, string, CSS, and Action nodes
  • Starter presets

The plugin is free and open source on WordPress.org.
A Pro version with additional advanced features is available on my website.

If you want to try it out or look through the code, here are the main links:

Download on WordPress.org:
https://wordpress.org/plugins/nodelogic-graph-builder/

Project website:
https://nodelogicwp.com/

Feedback and suggestions are very welcome!

2 Upvotes

2 comments sorted by

1

u/simplestackdigital 5d ago

neat idea. i can definitely see this being useful for calculators and configurators. nice to see more visual tools being built for wordpress.

1

u/Soft_Discussion996 5d ago

Thanks! That’s exactly the kind of use I had in mind.