Ofbiz for ecommarce

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

Ofbiz for ecommarce

pushkar
Hi All,
I have done with the setup & also able to login to myportal/main through
https://localip:8443/catlog/control/main...

Now would like to know how can i access eCommerce or any other app through
ofbiz, As the demo data is uploaded on it.


Thanks
Pushkar S.
Reply | Threaded
Open this post in threaded view
|

Re: Ofbiz for ecommarce

iwolf
http://localip:8080/ecommmerce - Frontend E-Commerce
https//localip:8443/catalog - E-Com... Backend
https//localip:8080/content - CMS
...

The mount-point for every app can be found in the "ofbiz-component.xml" element "webapp" --> mount-point.
See for expamle ./specialpurpose/ecommerce/ofbiz-component.xml

If you are logged in as admin user you will see all backend apps in the dropdown. Hope that helps.