2 replies [Last post]
Mike L's picture
Offline
Joined: 08/13/2010
Juice: 7
Was this information Helpful?

I've seen a number of posts about one store on multiple domains. Is there a way to have multiple stores on a single domain? For example:

http://www.example.com/store1 - This store sells T-shirts.
http://www.example.com/store2 - This store is like ordering a VIP suite at a baseball game. You can order the suite, plus food, drinks, and other perks they may want.

Each store has a different "store manager" -- is that even possible on the same domain?
Each store has its own set of orders - is there a way to break them apart on the 'view orders' section?
One store takes credit cards, the other doesn't.
Emails have to be tailored from each store when they place orders. The stores have different names and email contacts.

Am I going to have to write code for this, or are there modules that support it? Thanks for any thoughts, as I'm new to the Ubercart world.

Mike

longwave's picture
Offline
Joined: 09/20/2008
Juice: 487
Re: Multiple stores, one domain?

You could investigate Ubercart Marketplace, or just have two separate Drupal sites each running in a separate subdirectory on the same domain.

--
These forums are for general support questions about Ubercart.
Bug reports and feature requests should be posted at http://drupal.org/project/issues/ubercart
Latest API documentation can be found at http://api.ubercart.me/

Mike L's picture
Offline
Joined: 08/13/2010
Juice: 7
Thank you

Longwave, thank you for the tip. I will look into Ubercart Marketplace.