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

Builder for Developers

Showing 112

Allow primitive value in list

It is not possible to specify anything else than objects as children for list input type.
Guest over 1 year ago in Builder for Developers 1

Allow fuzzy search over the Content API

Query filters are great, but let's be honest, if someone builds the user facing functionality, it usually means the search bar need to be as "smart" as possible. Having the ability to filter the content in a fuzzy way would imo add a lot of value
Guest 5 months ago in Builder for Developers 0

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 over 2 years ago in Builder for Developers 1

check in code generated by builder io to github

check in code generated by builder io to github
Guest 6 months ago in Builder for Developers 0

Webhooks for Request To Publish

We want to fire a web hook whenever an admin user “Requests to publish” content so that we can build a slack integration to notify the users tagged that a page is ready for review.
Jason Yang almost 2 years ago in Builder for Developers 1

Support defineProps for TS in vue 3 sdk

Currently you can support standard non typed versions of defineProps, such as defineProps(['prop1', 'prop2']) <-- supported in builder sdk in typescript, you would define them as defineProps<{ prop1: string, prop2: number }>() <-- not ...
Guest 12 months ago in Builder for Developers 0

To get translation(Smartling) to a content without publishing

A customer wants to use Smartling to translate content; at the moment, the only way to archive this is by publishing the content. As you can see in the point 1. https://www.builder.io/c/docs/integrating-smartling#translating-with-smartling-in-buil...
Guest 6 months ago in Builder for Developers 0

Ability for CMS data models to have a UUID field

Similar to a database, it would be nice to have a UUID field for CMS data models
Daniel Marcus over 1 year ago in Builder for Developers 0

Add ability to sort CMS data models by any given field directly on Builder

For CMS data models on Builder, you can currently only manually change the order. There's also the ability to filter by field type, but you can't sort by field types
Daniel Marcus over 1 year ago in Builder for Developers 0

Ability to self-host data models

Similar to Strapi, it would be nice to be able to self-host the data models.
Daniel Marcus over 1 year ago in Builder for Developers 0