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

Builder for Developers

Showing 100

AWS S3 Plugin

It would be nice to have an AWS S3 plugin that integrates well with Builder.
Daniel Marcus 12 months ago in Builder for Developers 0

Enhanced API Request Viewing

Detailed Request Logging: It would be incredibly helpful if the system could log all the details of API requests and responses, including headers, parameters, request body, and response body. This would allow users to troubleshoot issues more effi...
Guest 12 months ago in Builder for Developers 0

Use alternate global CSS files

Our developer wants to use React-Bootstrap instead of Tailwind for style building. I suspect many other devs will want to use their own style kits. If Builder.io allowed alternative stylesheets that would be awesome! I understand that these would ...
Guest 6 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 about 2 years ago in Builder for Developers 1

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 about 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 about 1 year ago in Builder for Developers 0

Allow in-query case-insensitivity sorting option w/ Content API

Origin: Adam Innes 50000feet.com Clients concern is performance having to iterate over each pagination of 100 results and then sort. Currently: builder.getAll returns data and the output is: ["AB", "Aa"] when the desired output is ["Aa", "AB"] Exa...
Julius Dorfman about 1 year ago in Builder for Developers 0

Case Insensitive In-Query Sort for Content-API

Origin: https://forum.builder.io/t/case-insensitive-sort/3624 Clients concern is having to iterate over each pagination of 100 results and then sort. Goal: Allow user to designate case insensitivity in-query. Currently: builder.getAll returns data...
Julius Dorfman over 1 year ago in Builder for Developers 0

Custom Components Analytics

it’d be nice to get few metrics on custom components in a dashboard: mainly how many times it’s used, most common inputs on it, it'll help the developer get an understanding on how their components are being used out in the wild and plan changes a...
Aziz about 2 years ago in Builder for Developers 0

Figma Integration - Import full frames

Customers would love it if we could import full frames. For example - We have a header frame that we could import the nav, hero image, CTA button etc in one go. For now it will only import each element separately which works without any issues - e...
Taylor Miller almost 3 years ago in Builder for Developers 0 Already exists