Search code examples
ofbiz

How to accessing the web pages in ofbiz from browser?


I create a application in ofbiz.How should i access the web pages in the ofbiz from the browser


Solution

  • Your question is so basic but you've already asked for a tutorial earlier. I suggest you start reading the tutorials.

    Assuming you've installed ofbiz correctly, run OFBIZ_HOME/startofbiz.bat and you're good to go.

    Access http://localhost:8080/ecommerce/control/main to see the ecommerce page and https://localhost:8443/catalog/control/main for the admin page