plasmicapp / plasmic

Visual builder for React. Build apps, websites, and content. Integrate with your codebase.
https://www.plasmic.app
MIT License
4.69k stars 377 forks source link

Do we need to get a paid plan with Plasmic if we're self-hosted? #81

Closed theabhinavdas closed 1 year ago

theabhinavdas commented 1 year ago

Firstly, this is a truly wonderful project and I'm really amazed by its capabilities. Plasmic is lightyears ahead of many tools that I've used in my dev workflows.

Quick question - if I were to design a dynamic web application using Plasmic Studio and self-hosted the web app, would I still need to subscribe to one of your paid plans? I'm assuming not, but I wanted to confirm.

yang commented 1 year ago

Hi, thanks for the kind words!

Yes, if you are using the headless API even with a static self-hosted site, as long as you are getting value out of the visual editor, and you are above a certain page view threshold, then we do ask for a subscription. You can alternatively use codegen which is completely free, but that is more advanced and involves more work. We have some more details on the pricing page:

https://www.plasmic.app/pricing

On Sun, Apr 16, 2023, 3:39 AM Abhinav Das @.***> wrote:

Firstly, this is a truly wonderful project and I'm really amazed by its capabilities. Plasmic is lightyears ahead of many tools that I've used in my dev workflows.

Quick question - if I were to design a dynamic web application using Plasmic Studio and self-hosted the web app, would I still need to subscribe to one of your paid plans? I'm assuming not, but I wanted to confirm.

— Reply to this email directly, view it on GitHub https://github.com/plasmicapp/plasmic/issues/81, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAABXWM763GVZLI32LUAFWTXBPD5LANCNFSM6AAAAAAXAA6RYM . You are receiving this because you are subscribed to this thread.Message ID: @.***>

theabhinavdas commented 1 year ago

Got it! Thank you.