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
Jared Norman
01/27/2025, 6:14 PM
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
Fabian V. Thobe
01/29/2025, 7:48 AM
@sam@Jared Norman I think we have it back it working state as soon as someone from the core team looks at our PR.
Fabian V. Thobe
01/31/2025, 4:14 PM
@sam Multi Domain has been merged and is in working state
✅ 1
s
sam
01/31/2025, 4:42 PM
@Fabian V. Thobe Multidomain + multi-vendor vendor store?