I have been asked to add a Ucommerce to an Umbraco installation consisting of multiple sites. I only wish to add this to one of the sites but all the sites use the same IP, port and physical path. Where do I add the Ucommerce site so that it belongs only to one of the sites
I assume the sites are assigned different hostnames and that your umbraco installation then have multiple root nodes. Is that correct also? You can - if you install the Razor store package, assign the entire shop to a hostname running under one of the sites like: http://oneofmymultiplesites.com/shop
Or if you start from scratch, you can just add a node under one of the sites being /shop.
Or you can do it with the same approach as with the razor store. Simply add another rootnode and assign the hostname.
We began developing the shop before we knew of the structure of the site and didn't want to start from scratch. We are attempting do do as your first suggestion advises.
Ucommerce with multiple sites
I have been asked to add a Ucommerce to an Umbraco installation consisting of multiple sites. I only wish to add this to one of the sites but all the sites use the same IP, port and physical path. Where do I add the Ucommerce site so that it belongs only to one of the sites
Hi Bill.
I assume the sites are assigned different hostnames and that your umbraco installation then have multiple root nodes. Is that correct also? You can - if you install the Razor store package, assign the entire shop to a hostname running under one of the sites like: http://oneofmymultiplesites.com/shop
Or if you start from scratch, you can just add a node under one of the sites being /shop.
Or you can do it with the same approach as with the razor store. Simply add another rootnode and assign the hostname.
Hope that helped a little :)
Morten, many thanks fpr your reply.
We began developing the shop before we knew of the structure of the site and didn't want to start from scratch. We are attempting do do as your first suggestion advises.
I shall keep this post updated.
Bill
Ok great!
Let me know if anything bothers.
Eventually we got it to work by following your first suggestion.
Many thanks,
Bill
is working on a reply...