H2 set up AlegroCart as a farm?

Issues when installing or upgrading AlegroCart
Post Reply
Vincent
Posts: 1
Joined: Tue Jun 01, 2010 6:00 am

H2 set up AlegroCart as a farm?

Post by Vincent » Tue Jun 01, 2010 3:34 pm

How can I set up AlegroCart as a farm so that I can have several shops with one installation?

Something like this:

root/
-_AlegroCart_bin
- http://www.domain1.com
-- shop
--- index.php : include(_AlegroCart)
-- wiki
-- blogg
- http://www.domain2.com
-- shop
--- index.php : include(_AlegroCart)
-- blogg

Regards
Vincent

User avatar
Brent
Site Admin
Posts: 4459
Joined: Sat Dec 12, 2009 3:35 pm
Location: Canada eh

Re: H2 set up AlegroCart as a farm?

Post by Brent » Wed Jun 02, 2010 4:40 am

I am assuming you would want different content for each domain and different data in the database.
At this time, you can't do this.
If you have different domains, would it not be better to have separate installs?

User avatar
cmebd
Posts: 31
Joined: Sun Jul 04, 2010 3:47 pm

Re: H2 set up AlegroCart as a farm?

Post by cmebd » Sun Jul 04, 2010 4:30 pm

A scenario where this may have advantages is if one is eg: "home=base" for several sellers whereby a subdomain can be created and a "different" site, using the same dbase ie, http://mydomain.com is the "home=base" for http://different.mydomain.com . Where each uses the same db, but perhaps different payment services.

Also an affiliate link ie: home-base has "different" as an affiliate/customer and home=base charges the "different" site on a per-sale basis.

(Hope this makes sense)

cheers

[Edit - perhaps this is more suited to the Feature Request forum??? - sorry]

Post Reply