VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Dougw133 on April 26, 2012, 05:17:54 AM

Title: Need two instances of Virtuemart on my site...
Post by: Dougw133 on April 26, 2012, 05:17:54 AM
Searched, didn't find anything exactly pertaining in VM2. Basically going to have E-commerce on our site, however would like to use a separate instance for a Catalogue of Products we don't sell online.

A-Is this possible?

B-How is this done?

Thanks very much in advance.
Title: Re: Need two instances of Virtuemart on my site...
Post by: StreamAlex on April 26, 2012, 08:17:44 AM
I'm looking for pretty much the same thing. I want to clone my Virtuemart installation and have two Virtuemarts running on the same site and database without them interfere with eachother.
Title: Re: Need two instances of Virtuemart on my site...
Post by: Dougw133 on May 01, 2012, 21:41:35 PM
Nothing?
Title: Re: Need two instances of Virtuemart on my site...
Post by: PRO on May 01, 2012, 22:46:46 PM
possible , yes, but with some 3rd party developer, that will charge you either WAY too much money, or get you hacked.


YOU need to think of other ways to do this.

Good site architecture
Shopper groups.
Custom Product page with no add to cart ability.

OR:

Use a subdomain, and a wrapper to do the non-ordering products.

Title: Re: Need two instances of Virtuemart on my site...
Post by: Dougw133 on May 03, 2012, 03:26:11 AM
Quote from: BanquetTables.pro on May 01, 2012, 22:46:46 PM
possible , yes, but with some 3rd party developer, that will charge you either WAY too much money, or get you hacked.


YOU need to think of other ways to do this.

Good site architecture
Shopper groups.
Custom Product page with no add to cart ability.

OR:

Use a subdomain, and a wrapper to do the non-ordering products.

Thanks a lot for the response. Much appreciated.