Extend any block with custom fields
WordPress core blocks or third-party library, Blockstudio gives you all the tools you need to extend any block with over 20 different field types.


Example
Bringing simplicity back to WordPress and Gutenberg
By harnessing the power of JSON, we've streamlined the way you enrich Gutenberg blocks, making it a breeze to integrate custom fields into both core and third-party elements. This is WordPress evolution at your fingertips—no coding gymnastics, just pure, uncomplicated creation.
{ "name": "core/*", "blockstudio": { "extend": true, "attributes": [ { "type": "group", "title": "Custom styling", "attributes": [ { "id": "color", "type": "color", "label": "Color", "options": [ { "name": "violet", "value": "#8b5cf6" }, { "name": "slate", "value": "#64748b" } ], "default": "#8b5cf6", "set": [ { "attribute": "style", "value": "color: {attributes.color}" } ] } ] } ] } }
Copy
The code above would add a color picker to every block in the core/ namespace. The color value would be used to set the text color of the block.
Pricing
Act fast! Our lifetime license is ending soon! For years, the lifetime license has offered incredible value with lifetime updates and lifetime support. However, this special opportunity is going away for good on June 1st, 2025. Don't miss your last chance to secure this plan!
Lifetime ♾️
Until 01.06.2025
EUR
once
- Unlimited websites
- Lifetime updates
- Lifetime support
Frequently asked questions
The Lifetime License has been available for the past 4.5 years, but it will be discontinued on June 1st, 2025. After this date, it will no longer be possible to purchase a lifetime license.
 If you already own a Lifetime License, these changes do not affect you. You will continue to receive all the benefits of your existing lifetime license, including lifetime updates and support, as originally promised.
 Yes, blocks will continue to work after the license expires. However, you will no longer receive updates or support. We recommend renewing your license to keep your blocks up to date and to receive support.
 Yes, you can upgrade your license at any time. You will only need to pay the difference between the two licenses.
 We accept all major credit cards, PayPal, and other secure payment methods.
 Yes, we offer a 30-day money-back guarantee. If you are not satisfied with your purchase, you can request a refund within 30 days.