Re: Multiple Websites

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: Multiple Websites

Suraj Khurana-2
Hello James,

Please explore WebSite entity [1] for all the configurations. You can
associate *ProductStores* created using productStoreId field
Here is a document [2] for your reference.

[1] https://demo-trunk.ofbiz.apache.org/webtools/control/entity/find/WebSite
[2] https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=6553736

HTH.

--
Best Regards,
Suraj Khurana
Senior Technical Consultant

On Fri, Apr 24, 2020 at 6:45 PM <[hidden email]> wrote:

> Hello - Can someone point me in the right direction to configure
> multiple web sites in Ofbiz.  We have one instance and we have 3 stores
> configured.  We now need to know how we can configure for these ofbiz
> stores to have different physical websites.
>
> Thanks,
>
> James
>
Reply | Threaded
Open this post in threaded view
|

Re: Multiple Websites

Rehan
Hello James,

We have implemented the multisite feature in Ofbiz under the task OFBIZ-7120
<https://issues.apache.org/jira/browse/OFBIZ-7120>. You can find all the
necessary details from here.

To enable the feature, we need to load CmsMultiSiteDemoData.xml
and CmsSiteDemoData.xml data only. These are sample data for multisite. you
can also change it as per your need.

Here are the URLs for accessing these directly.

1) CmsSite(Default) = https://demo-trunk.ofbiz.apache.org/cmssite/
2) WebSite-1 = https://demo-trunk.ofbiz.apache.org/cmssite/website-1
3) WebSite-2 = https://demo-trunk.ofbiz.apache.org/cmssite/website-2

--
Thanks & Regards,
Rehan Khan
Sr. Technical Consultant



On Fri, Apr 24, 2020 at 8:15 PM Suraj Khurana <[hidden email]>
wrote:

> Hello James,
>
> Please explore WebSite entity [1] for all the configurations. You can
> associate *ProductStores* created using productStoreId field
> Here is a document [2] for your reference.
>
> [1]
> https://demo-trunk.ofbiz.apache.org/webtools/control/entity/find/WebSite
> [2]
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=6553736
>
> HTH.
>
> --
> Best Regards,
> Suraj Khurana
> Senior Technical Consultant
>
> On Fri, Apr 24, 2020 at 6:45 PM <[hidden email]> wrote:
>
> > Hello - Can someone point me in the right direction to configure
> > multiple web sites in Ofbiz.  We have one instance and we have 3 stores
> > configured.  We now need to know how we can configure for these ofbiz
> > stores to have different physical websites.
> >
> > Thanks,
> >
> > James
> >
>