Chamnap
Chamnap

Reputation: 4766

Extend spree to have functionalities as Shopify?

I'm new to spree. I'm not sure whether is that possible to extend spree to have a functionality like Shopify. The user signups to create a store. He owns everything to that store. Each owner is not able to edit other stores.

How can I extend it? Which is the best strategy?

Any ideas?

Upvotes: 5

Views: 1269

Answers (1)

hnprashanth
hnprashanth

Reputation: 831

You can have a look at this official extension: https://github.com/spree/spree-multi-domain This extension allows you to have multiple stores on multiple domains using the same backend.

Upvotes: 4

Related Questions