destack icon indicating copy to clipboard operation
destack copied to clipboard

I want to create multi tenancy with page builder

Open vahidalvandi opened this issue 2 years ago • 5 comments

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

vahidalvandi avatar Sep 13 '23 21:09 vahidalvandi

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

LiveDuo avatar Sep 13 '23 21:09 LiveDuo

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: @.***>

vahidalvandi avatar Sep 14 '23 04:09 vahidalvandi

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.

LiveDuo avatar Sep 14 '23 08:09 LiveDuo

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 avatar Sep 15 '23 04:09 vahidalvandi

@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

vahidalvandi avatar Sep 17 '23 06:09 vahidalvandi