- advanced e-commerce
- catalog management
- promotion & pricing management
- order management (sales & purchase)
- customer management (part of general party management)
- warehouse management
- fulfillment (auto stock moves, batched pick, pack & ship)
- accounting (invoice, payment & billing accounts, fixed assets)
- manufacturing management
- general work effort management (events, tasks, projects, requests, etc)
- content management (for product content, web sites, general content, blogging, forums, etc)
- a maturing Point Of Sales (POS) module using XUI as rich client interface
- and much more all in an open source package!
#unzip apache-ofbiz-09.04.zip -d /opt/project
#cd /opt/project
#ant run-install
#java -Xms128M -Xmx512M -jar ofbiz.jar
#sh 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".
1 comment:
Hi Rajat,
I put a link from https://cwiki.apache.org/confluence/display/OFBIZ/In+The+News
Post a Comment