Effortlessly Build & Manage Gutenberg Blocks
This Gutenberg Block Manager simplifies creating, editing, and managing your site blocks.
Design custom blocks render content, add optional block attributes, and organize for a clutter-free workflow.
🧙♂️ Wizard Blocks: Professional Block Building (Free Version)
The most advanced “Low-Code” block builder for WordPress.
Create native-standard Gutenberg blocks without the React headache.
🛠️ Developer-Grade Coding & Editing
- Built-in Code Editor (CodeMirror): Write PHP, JS, CSS, and JSON directly in your dashboard with syntax highlighting. No external IDE or heavy libraries are required.
- Isolated & Safe PHP Rendering: Develop logic safely. Syntax errors won’t crash your site (unlike
functions.php), and debugging is easy withWP_DEBUG. - Native Gutenberg Control Suite: Access the full array of native WordPress UI controls (Toggles, Selects, Colors, etc.) without adding third-party plugin bloat.
- Block Revision System: Mistakes happen. Use Block Versioning to track changes and restore previous versions of your work.
🎨 Visual Management & UI
- Wizard Editing Interface: A streamlined, step-by-step UI to configure every single option in the Block JSON Schema.
- Conditional Logic display: Create smart, clean block panels. Hide or show specific settings based on the values of other controls to avoid overwhelming your users.
- Custom Branding & Icons: Use your own Custom SVG icons or select from the classic Dashicons to give your blocks a professional, branded look.
- Smart Assets Manager: Import CSS and JS libraries from your Media Library. Wizard Blocks automatically optimizes performance by only loading these assets when the block is actually used on the page.
🔄 Portability & Power Tools
- One-Click Registration Generator: Get the autogenerated PHP code needed to register your blocks directly into your theme’s
functions.php. Your blocks can live on even without the plugin! - Full Backup & Portability: Effortlessly export all your blocks as a ZIP or import them to a new site to keep your workflow moving.
- Block Variations & Examples: Create unlimited variations of a single block and set example values to generate live previews in the block inserter.
🤖 Smart Integrations
- AI-Powered Generation: Fully compatible with Telex AI for instant block code generation.
- SEO & Custom Textdomains: Use your own textdomain for translation and enjoy standard compatibility with the WordPress ecosystem.
- Performance Toggles: Temporarily disable blocks you aren’t using or keep “work-in-progress” blocks hidden until they are ready for prime time.
Features
- Build and Edit Custom blocks
- Wizard editing for all block options
- Powerful Codemirror Code Editor for PHP, JS, CSS and JSON
- Quick Attributes Manager with Visual Editor
- Quick Import from zip (plugin or backup)
- Export backup zip of all custom blocks
- Get autogenerated PHP Code to register custom blocks into your Theme functions.php file
- Block Custom SVG Icon, or classic Dashicon
- Import any Assets CSS and JS libs from Media Library, optimized enqueue of them only if block is used
- Block Preview Image (instead of automatic preview)
- Disable unused/unwanted Blocks
- Block Versioning (with Revision)
- Use custom Block Textdomain
- Control Attributes conditional logic display rules
- Unlimited Block Variations
- Set Example values to generate a block preview or use a dedicated image
- Fully compatible with Telex AI block generation
Perfect for:
- Content creators
- Web designers
- Web agencies
Take control of your blocks.
Don’t reinvent the wheel, reuse your custom blocks across your sites!
Compatibility
Fully compatible with WP Gutenberg Block standard!
Once your blocks are generated you can use them standalone in your theme or plugin,
there is no need to use and maintain this plugin active.