Multi-stores running off one one ubercart?

Posts: 7
Joined: 03/06/2008

Hello Uber-friends,

Is it posible to have many ubercart stores running off one install? For isntance, user would be able to create their own 'sub-stores' within the main uber-cart store and only be able to access their individual stores.

Thanks in advance =].

Posts: 78
Joined: 01/17/2008

Hi darius, I'm not sure if this would be the best way to go about doing that, but You could try doing it this way.

Create another class here: http://www.yourdomain.com/admin/store/products/classes

Then for adding sub-categories in that class you can add terms here: http://www.yourdomain.com/admin/content/taxonomy

but where you might get stuck in trying to set up the access control for the classes.

I was hoping ubercart would add classes into the access control (under user management). It seems it doesn't though... So I'm not to sure lol sorry maybe you can use something I said up there maybe not.

Posts: 1228
Joined: 08/14/2007
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.

Yes, the domain module is what you would use for that. I was going to use it on our site, but we ended up scrapping the "subdomains" idea altogether. The Discounts module even allows for multi-site setups.

http://drupal.org/project/domain

--

"Pain don't hurt." - Dalton

Mike Nelson's RiffTrax! www.rifftrax.com

Posts: 7
Joined: 03/06/2008

Thank you both, this is really a good start and i appreciate being pointed in the right direction. Uber on friends^^

Posts: 7
Joined: 03/06/2008

How can the discounts modual allow for mutliple store, Targos?

Posts: 1228
Joined: 08/14/2007
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.

It's a separate sub-module you can enable called "Multi-site discount." Enable it and then you'll see that show up in the Conditions.

--

"Pain don't hurt." - Dalton

Mike Nelson's RiffTrax! www.rifftrax.com

Posts: 7
Joined: 03/06/2008

All right, and thank you. But, I'm not finding this submodule for download or in the modual list on my installation. Could you point me in the right direction of where it may be?