Multi-outlet stores

Posts: 14
Joined: 04/07/2008
Bug Finder

For a store that has multiple physical locations, is there a way to configure more than 1 store name, address and contact information.

Posts: 57
Joined: 10/07/2007

If you find a way, please let me know =)

I am in Aus, and my mate in the UK..
Am thinking of making it a multisite (as a last resort),
then creating subdomains for each.

Posts: 5245
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

No way that I know, though I'd love to experiment with Doman Access or see someone else do it with Ubercart. The idea is that you can use subdomains as a sort of content/user access control with some database table prefixing. Administration is done through the UI, though you may need to tweak your settings.php a bit.

You should then be able to setup multiple sites that share node tables but then have individual users, variables, etc. This is all in the theoretical realm for me, so be sure to post back if you give it a whirl. Eye-wink