forked from apache/ofbiz-framework
-
Notifications
You must be signed in to change notification settings - Fork 0
Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.
License
abecam/ofbiz-framework
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Welcome to Apache OFBiz! If you have a release build all you need to run OFBiz is a 1.4 or 1.5 series JDK (not just the JRE, the full J2SDK). Once that is properly setup just run the executable jar file that comes with OFBiz, which is ofbiz.jar. To do this on the command line you would run: java -jar ofbiz.jar There are also start scripts for Windows and Unix-based operating systems, namely startofbiz.bat and startofbiz.sh. Once OFBiz starts, you can look at the demo storefront at: http://localhost:8080/ecommerce/ and the administration interface at: http://localhost:8080/webtools/ You can log in with the user "admin" and password "ofbiz". For more details about running a build, or for information on getting, building, and running the source please see the Apache OFBiz Setup Guide: http://incubator.apache.org/ofbiz/docs/setup.html Note that running with the default configuration uses an embedded Java database (Apache Derby), and embedded application server components such as Tomcat, Geronimo (transaction manager), etc. To prepare OFBiz for production use the Basic Production Setup Guide is a great place to start. It is available here: http://docs.ofbiz.org/x/j For additional resources please see the OFBiz web site. Enjoy!
About
Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 66.8%
- FreeMarker 15.3%
- Groovy 10.5%
- JavaScript 4.7%
- CSS 2.1%
- Less 0.4%
- Other 0.2%