Modern Design Library is a toolkit of opinionated Gutenberg blocks for WordPress. All optional blocks are registered using PHP-only block registration (autoRegister) — no JavaScript build step or Node.js tooling required.
The plugin ships with:
Optional blocks are enabled from Settings Modern Design Library Modules.
The optional blocks require the Gutenberg plugin or WordPress 7.0+ for the autoRegister block support.
Read more on getButterfly.
For a deep dive into how the PHP-only blocks work, read PHP-Only Block Registration in WordPress 7.0.