FanCoolo WP

Build custom Gutenberg blocks without writing boilerplate — a guided editor for block.json, render templates, and attributes.

FanCoolo is a WordPress plugin for designing custom Gutenberg blocks visually, then exporting clean code. Define your block's attributes, supports, and render template in a structured editor — FanCoolo writes the block.json, the render PHP, and the editor JavaScript for you.

What FanCoolo handles for you

  • Block scaffolding. No npx @wordpress/create-block boilerplate, no block.json typos.
  • Attributes & fields. Define editor sidebar fields (text, image, color, range, etc.) and FanCoolo wires them into block attributes automatically.
  • Dynamic rendering. Write your render template in PHP with full access to attributes — FanCoolo invokes it on the front end.
  • SCSS styling. Block-scoped SCSS gets compiled to a single CSS file loaded with the block.
  • ACF-style fields. Build complex blocks without paying for or shipping ACF.

Pick a topic from the sidebar to get started.