Ecommerce site

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

Ecommerce site

Arthi Raja
Hi all,

I wish to create new E-commerce site for a specific requirement. Kindly
tell me how to create it from the admin end. After creating it how to
view it from the client end as ecommerce site?? Please somebody guide me.


Arthi.
Reply | Threaded
Open this post in threaded view
|

Re: Ecommerce site

David-DiSiD Technologies
You can create your own eStore choosing one of the following options:

1. Loading demo data and modifying the demo store created. You can follow the guide https://cwiki.apache.org/confluence/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide#ApacheOFBizBusinessSetupGuide-storeSetup

2. Creating your own store using http://localhost:8080/ofbizsetup (only available in trunk, and branch 10.04). In this case you don't need to load demo data.

In both cases, ensure that your "ProductStore" is related with the same "WebSite" settled in the parameter webSiteId of the web.xml file of the ecommerce web application.

To view the store simply go to URL http://localhost:8080/ecommerce (or the mount-point you settled in the ofbiz-component.xml file of the component ecommerce).

Cheers,
David
DiSiD Technologies, S.L. - http://www.disid.com