Blockstudio #1 in Blocks & Editor
The block framework for WordPress.
★ 60stars
1.8krelease downloads
≈220active sites
5.4kcomposer installs
7forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/inline0/blockstudio/releases/download/v7.6.10/blockstudio.zipAlso on Packagist as blockstudio/blockstudio:
composer require blockstudio/blockstudioFrom the readme
The block framework for WordPress
Drop a block.json and a PHP template into a folder. Blockstudio registers the block, renders the template, and handles fields, assets, and scoped styles. No webpack, no Vite, no React components to write.
Why Blockstudio
WordPress blocks are powerful but building them is painful. The official approach requires React, JSX, a build toolchain, and hundreds of lines of JavaScript for even a simple block.
Blockstudio removes all of that. You write a JSON config and a PHP template. The framework handles block registration, field rendering, asset compilation, and editor integration. Everything lives in the filesystem, which makes blocks easy to version control, share across projects, and generate with AI coding tools.
Features
- 26 field types - text, repeater, tabs, code, classes, color, files, and more, all configured in JSON with conditions, validation, and defaults
- PHP, Twig, and Blade - write templates in your preferred language with the same $a variable across all three
- File-based pages - create WordPress pages from HTML templates with explicit API or CLI syncing, keyed block merging, and editing controls
- Site Editor templates - d
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v7.6.10 | Sep 2, 2026 | blockstudio.zip | 102 |
| v7.6.9 | Aug 31, 2026 | blockstudio.zip | 54 |
| v7.6.8 | Aug 26, 2026 | blockstudio.zip | 78 |
| v7.6.7 | Aug 10, 2026 | blockstudio.zip | 221 |
| v7.6.6 | Aug 3, 2026 | blockstudio.zip | 72 |
| v7.6.5 | Jul 31, 2026 | blockstudio.zip | 40 |
| v7.6.4 | Jul 31, 2026 | blockstudio.zip | 2 |
| v7.6.3 | Jul 31, 2026 | blockstudio.zip | 0 |
| v7.6.2 | Jul 30, 2026 | blockstudio.zip | 36 |
| v7.6.1 | Jul 29, 2026 | blockstudio.zip | 32 |
| v7.6.0 | Jul 28, 2026 | blockstudio.zip | 30 |
| v7.5.2 | Jul 24, 2026 | blockstudio.zip | 51 |
| v7.5.1 | Jul 23, 2026 | blockstudio.zip | 30 |
| v7.5.0 | Jul 23, 2026 | blockstudio.zip | 13 |
| v7.4.2 | Jun 30, 2026 | blockstudio.zip | 154 |
| v7.4.1 | Jun 26, 2026 | blockstudio.zip | 57 |
| v7.4.0 | Jun 25, 2026 | blockstudio.zip | 42 |
| v7.3.3 | Jun 4, 2026 | blockstudio.zip | 131 |
| v7.3.2 | May 27, 2026 | blockstudio.zip | 79 |
| v7.3.1 | May 27, 2026 | blockstudio.zip | 16 |
| v7.3.0 | May 19, 2026 | blockstudio.zip | 74 |
| v7.2.3 | May 12, 2026 | blockstudio.zip | 52 |
| v7.2.2 | May 4, 2026 | blockstudio.zip | 64 |
| v7.2.1 | Apr 24, 2026 | blockstudio.zip | 65 |
| v7.2.0 | Apr 24, 2026 | blockstudio.zip | 6 |
Active-site estimate ≈220 comes from the v7.6.7 cohort. Method.