How does creating a store work ? Can I create a st...
# general
s
How does creating a store work ? Can I create a store for a new user? I want to use a different email and password for each store, not the same admin (like Shopify)? Is it a good idea to integrate it into Solidus acts_as_tenant https://github.com/ErwinM/acts_as_tenant?tab=readme-ov-file ?
j
People have integrated acts_as_tenant before and it is an option. The solidus_multi_domain extension is the preferred route, and some work is currently going into it to improve the state of it as it has not been touched in a while.
f
@sam @Jared Norman I think we have it back it working state as soon as someone from the core team looks at our PR.
@sam Multi Domain has been merged and is in working state
✅ 1
s
@Fabian V. Thobe Multidomain + multi-vendor vendor store?
f
Multi domain
s
ok got it, multi domain single vendor
👍 1