longclaw icon indicating copy to clipboard operation
longclaw copied to clipboard

Can longclaw create a b2b e-commerce platform?

Open nokemono opened this issue 3 years ago • 2 comments

Can longclaw create a b2b e-commerce platform? In other words, I want to allow users to post their products.

nokemono avatar Jan 26 '22 20:01 nokemono

Yes, no reason it couldn't be used to do this, but I would possibly just build it from scratch. You could look at wagtail multi site so it can segregate different admins from different users, but the wagtail admin might be too flexible in a lot of regards for a shopify like product...

chrisbarry avatar Jun 29 '22 11:06 chrisbarry

It could be, but it would need an amount of work 'on top' of it. You would need to implement some sort of tenancy probably so that each user can only access their own data in the wagtail admin. I dont think there is this kind of separation today (I dont know if wagtail has anything built-in in that regards)

JamesRamm avatar Dec 09 '22 09:12 JamesRamm