React Bricks Questions

Showing 1 - 20 of 52 questions

Q: Was deciding about buying T3 or not but the sale ended without notice?

PUAVPLUSAug 31, 2022
See detail
Founder Team
Matteo_ReactBricks

Matteo_ReactBricks

May 14, 2024

A: Hi PUAV,
I think the end of the sale was scheduled by AppSumo and announced in some way.
Could you please contact the AppSumo support?

Thank you,
Matteo

Share
Helpful?

Q: Hi Matteo / team, Welcome to AppSump and great work with React Bricks!

I've full-stacked to the highest tier, but noticed that the entirety of the plan limits are applied to one 'app' in React Bricks.

I'm thinking I might like to purchase an additional app at License Tier 3. I could probably achieve this by creating another account (although I'm not sure if that's allowed, seen as the the deal is for new customers only).

Alternatively, is there any supported way to purchase an additional app with the same limits? Either right now during the AppSumo deal period, of after the deal has ended as an in-app purchase?

Thanks,
J

J86232Aug 28, 2022
See detail
Founder Team
Matteo_ReactBricks

Matteo_ReactBricks

May 14, 2024

A: Hi J,
you can purchase a new deal with the same account, but when you activate it on our side, you need to provide a new e-mail address.

BTW, thank you for the great review! 😍

Share
Helpful?

Q: Hi.

I'm kind of confused.. this is a website builder? Yes? But it doesn't host the website it just builds it and then exports it? Correct? To what? A zip file to be uploaded at my host? And the limitations that exist are really regarding "builds" and nothing to do with visitors? Nope,..,I'm still confused 🤷🏻

just_another_yserAug 27, 2022
See detail
Founder Team
Matteo_ReactBricks

Matteo_ReactBricks

May 14, 2024

A: Hi!
React Bricks is 2 things that work together:
- A headless CMS
- A React library to create visually editable content blocks as React components

So the APIs are hosted by us, but you create a React-based website (with Next.js or Gatsby) and you host it wherever you want (Vercel, Netlify, AWS Amplify...), together with the Admin interface.
The website is built using the Next.js or Gatsby...

Share
Helpful?

Q: Hi Matteo, Is there a possibility to convert a WordPress site (built with elementor) into ReactBrick without having to redo from scratch?

Especially the UI portion.

Thanks.

Said83682Aug 22, 2022
See detail
Founder Team
Matteo_ReactBricks

Matteo_ReactBricks

May 14, 2024

A: Hi Said_PeakProductivityBooks,
unfortunately not. It's very easy to reuse the UI of a website created with React components, like a Next.js or Gatsby website, not an Elementor website, I'm sorry.

Matteo

Share
Helpful?

Q: Hi, can you please explain how are the API count calculated?

Lets say I have a page where I embedded a section using react-bricks, the section has 10 objects. each time a user visits that page, I'm using 10 API's ? or is there one API usage for the 'section' ?

Also, does the whole page have to be designed using react-bricks, or can I use it to embed certain sections on existing pages? How will objects/APIs work and how do i provision for the design when buying codes?

gnilomusAug 16, 2022
See detail
Founder Team
Matteo_ReactBricks

Matteo_ReactBricks

May 14, 2024

A: Hi gnilomus,
We count the number of API calls.
Usually they don’t depend at all on the number of visits to your website, as most of our customers use static site generation (SSG), so our APIs are called only:
- At build time (calls to get the content)
- When you edit content (calls to get/store the content)

As for Storyblok, we are completely different products: with Storyblok you edit using...

Share
Helpful?