Custom fields that make your life easy.

Edit content like a pro with custom fields built right into Blockstudio. Use powerful features like content populating to unlock your dream workflow.

field link
field token
field gradient
field checkbox
field files

Attributes

Create customised
block UIs with ease.

Blockstudio provides you with all the necessary tools to create powerful fieldsets for your blocks. Group fields, set conditions, disable fields and populate options using capable filters.

block.json

                        {
    "name": "marketing/cta",
    "title": "CTA",
    "description": "Custom Call to Action block.",
    "blockstudio": {
      "attributes": [
        {
          "id": "title",
          "type": "text",
          "label": "Text"
        },
        {
          "id": "buttonToggle",
          "type": "toggle",
          "label": "Add Button?"
        },
        {
          "id": "button",
          "type": "link",
          "label": "Button",
          "conditions": [
            [
              {
                "id": "buttonToggle",
                "operator": "==",
                "value": true
              }
            ]
          ]
        }
      ]
    }
  }
  
  
      
      
Copy

Features

All field related features at a glance.

Conditional logic

Show fields based on values of other fields or global conditions like post type.

Disabling

Temporarily disable fields for blocks while keeping their values saved to the post.

Populating

Query data from posts, users or terms or custom functions directly from JSON with ease.

Filtering

Easily filter block attributes when rendering them in the frontend or during insertion.

Pricing

Starter

49 €

3 websites 1 year of updates 1 year of support
Get started
Pro

99 €

Unlimited websites 1 year of updates 1 year of support
Get started
Lifetime

199 €

Unlimited websites Lifetime updates Lifetime support
Get started

Frequently asked questions

Yes, blocks will continue to work after the license expires. However, you will no longer receive updates or support. We recommend renewing your license or buy a lifetime 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 offer a 14-day money-back guarantee. If you are not satisfied with the plugin, we will refund your purchase, no questions asked.

 

🍪 This website uses cookies to ensure you get the best experience on our website.

Accept Decline