This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch release18.12
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/release18.12 by this push:
     new 5e999523a0 Improved: Installation documentation (Windows 11 frustrated 
installation) (OFBIZ-13207)
5e999523a0 is described below

commit 5e999523a0178678a8c42b8d2a191a549c45a733
Author: Jacques Le Roux <jacques.le.r...@les7arts.com>
AuthorDate: Thu Jan 30 17:15:14 2025 +0100

    Improved: Installation documentation (Windows 11 frustrated installation) 
(OFBIZ-13207)
    
    As suggested by Steve adds some information in INSTALL
    
    Thanks: Steve
    
    Conflicts handled by hand
---
 INSTALL | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index 4670969b23..5472b1fec7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -57,11 +57,17 @@ as OFBiz is running.
 _______________________________________________________________________________
 
 === Visit OFBiz through your browser:
+    https://localhost:8443/webtools
 
-https://localhost:8443/webtools
+    If you are interested by the ecommerce plugins get to:
+    https://localhost:8443/ecomseo
 
 == Going further
 To complete your installation and use OFBiz please read README.adoc
 You may prefer to read this AsciiDoc file in HTML format.
 For that simply follow:
 https://asciidoctor.org/docs/convert-documents/#converting-a-document-to-html
+
+If you want directly the result you can go to:
+https://nightlies.apache.org/ofbiz/trunk/readme/html5/README.html
+

Reply via email to