LiveDuo / destack

Page builder for Next.js 🅧. Zero-config deployment 🚀. React now supported!
MIT License
1.56k stars 314 forks source link

I want to create multi tenancy with page builder #100

Open vahidalvandi opened 1 year ago

vahidalvandi commented 1 year ago

Hi .thank you for this amazing project . I want to create multi tenancy site builder with next js . An I hope this project can help me

LiveDuo commented 1 year ago

Hey @vahidalvandi, What are you looking to build that's not already part of the project?

vahidalvandi commented 1 year ago

Honestly, I have some doubts whether I can make components that have dynamic content after the template is built? Like the latest blog posts

On Thu, 14 Sept 2023, 01:28 Andreas Tzionis, @.***> wrote:

Hey @vahidalvandi https://github.com/vahidalvandi, What are you looking to build that's not already part of the project?

— Reply to this email directly, view it on GitHub https://github.com/LiveDuo/destack/issues/100#issuecomment-1718370467, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB4BZB6RVAWU3WIQ6624ZU3X2IT7ZANCNFSM6AAAAAA4XDKZMQ . You are receiving this because you were mentioned.Message ID: @.***>

LiveDuo commented 1 year ago

Dynamic content is a feature that have been requested before (https://github.com/LiveDuo/destack/issues/8, https://github.com/LiveDuo/destack/issues/49) but should take a few months to ship.

Regardless, I recently created an overview doc that you might find useful.

vahidalvandi commented 12 months ago

Thanks for the tip!

On Thu, 14 Sept 2023, 11:39 Andreas Tzionis, @.***> wrote:

Dynamic content is a feature that have been requested before (#8 https://github.com/LiveDuo/destack/issues/8, #49 https://github.com/LiveDuo/destack/issues/49) but should take a few months to ship.

Regardless, I recently created an overview https://github.com/LiveDuo/destack/blob/main/assets/design/overview.md doc that you might find useful.

— Reply to this email directly, view it on GitHub https://github.com/LiveDuo/destack/issues/100#issuecomment-1718966901, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB4BZBYQ4YQLU3KAHSARO2TX2K3R7ANCNFSM6AAAAAA4XDKZMQ . You are receiving this because you were mentioned.Message ID: @.***>

vahidalvandi commented 12 months ago

@LiveDuo If you provide a solution that receives the json data from the url and then puts it in the loop, it is enough

For example, in the component settings section, you can enter the number of products and after build, you can display the entered number of products