WP Manifestindependent plugin directory
manifest / editor / blockstudio

Blockstudio #1 in Blocks & Editor

The block framework for WordPress.

by Blockstudio · github.com/inline0/blockstudio · website

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.zip

Also on Packagist as blockstudio/blockstudio:

composer require blockstudio/blockstudio

From 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

TagPublishedAssetDownloads
v7.6.10Sep 2, 2026blockstudio.zip102
v7.6.9Aug 31, 2026blockstudio.zip54
v7.6.8Aug 26, 2026blockstudio.zip78
v7.6.7Aug 10, 2026blockstudio.zip221
v7.6.6Aug 3, 2026blockstudio.zip72
v7.6.5Jul 31, 2026blockstudio.zip40
v7.6.4Jul 31, 2026blockstudio.zip2
v7.6.3Jul 31, 2026blockstudio.zip0
v7.6.2Jul 30, 2026blockstudio.zip36
v7.6.1Jul 29, 2026blockstudio.zip32
v7.6.0Jul 28, 2026blockstudio.zip30
v7.5.2Jul 24, 2026blockstudio.zip51
v7.5.1Jul 23, 2026blockstudio.zip30
v7.5.0Jul 23, 2026blockstudio.zip13
v7.4.2Jun 30, 2026blockstudio.zip154
v7.4.1Jun 26, 2026blockstudio.zip57
v7.4.0Jun 25, 2026blockstudio.zip42
v7.3.3Jun 4, 2026blockstudio.zip131
v7.3.2May 27, 2026blockstudio.zip79
v7.3.1May 27, 2026blockstudio.zip16
v7.3.0May 19, 2026blockstudio.zip74
v7.2.3May 12, 2026blockstudio.zip52
v7.2.2May 4, 2026blockstudio.zip64
v7.2.1Apr 24, 2026blockstudio.zip65
v7.2.0Apr 24, 2026blockstudio.zip6

Active-site estimate ≈220 comes from the v7.6.7 cohort. Method.