Skip to Main Content
Builder.io Ideas
ADD A NEW IDEA

Builder for Developers

Conditional fields in structured data models

It would be useful to be able to hide a set of fields based on the content of another field within models defined through builder's dashboard. This is possible with custom components by writing some code, but not for fields defined in the dashboar...
Guest over 2 years ago in Builder for Developers

Feature request - Dodo Payments Integration

i use Dodo Payments for projects in Builder.io. It works well as a merchant of record and already has APIs, SDKs and webhooks, but I have to set it up from scratch each time. an integration would cut down on duplicate setup work and make it easier...
Deep Sharma 11 months ago in Builder for Developers

Svelte 5 support

As mentioned on the forum, https://forum.builder.io/t/svelte-sdk-need-a-little-love-now-svelte-5-is-here/6904, Svelte 5 is here and taking off fast. There have been several updates already to Svelte and Sveltekit. I'm running into an issue with th...
Jasper Kooij over 1 year ago in Builder for Developers Planned

Disable "Link URL" field on Custom Components via code config

Right now, when creating a new custom component and registering it with Builder, the field "Link URL" will always show up in the editor, allowing content editors to wrap the whole component in a link to an arbitrary URL. It's possible to disable t...
Elias Baldwin about 2 years ago in Builder for Developers

Disable Live Sync Globally/By Default for Environments

As of now, Live Sync is enabled for main->{environment} by default for models and content. It would be great to have the ability to turn this off by default; that is, a main environment would not push to child environments AND there would be no...
Chris Zacny about 2 years ago in Builder for Developers

SEO-friendly CDN

When I upload an image via builder.io , it gets loaded on my website from cdn.builder.io like this one: https://cdn.builder.io/api/v1/image/assets/2c81c668101040908dd8f80c2d035ee3/c66b8d8e5da84fc2936400ba893689c1 Unfortunately this ressource has n...
Guest about 4 years ago in Builder for Developers

Add granular permissions and environment scoping to private API keys

Currently, a private key is required for setting up the Builder CMS MCP server. Private API keys in Builder have all-or-nothing access to a space. There's a need to limit exposure and control what different API keys can access, especially with int...
Kristin Wong 3 months ago in Builder for Developers

Sort built-in menu items

When creating content, it’s essential to present information to the Content Editor in the most organized way possible. Currently, in the left-hand menu (the "Insert Menu"), you can freely order the categories that you register as part of the code....
Guest over 1 year ago in Builder for Developers

Support for long list of user attributes

We have a situation in which retrieving content for page while using a long list of targeting attributes exceeds the length allowed for a URL. For example: https://cdn.builder.io/api/v3/query/{key}/page?userAttributes.targetGroup=women&userAtt...
Ulisses Alves about 2 years ago in Builder for Developers

Upload API Extensions

The upload API is very limited currently. For context, I'm working on importing a large number of images from an existing system and having to basically just push them all into 1 folder as there is no means to dynamically create folders to help or...
Nick Hughart over 2 years ago in Builder for Developers