0

I'm new to the Apache OFBiz framework and I need to know how can I add web POS to OFBiz framework.

I couldn't understand the OFBiz documentation and I am trying to add web POS system for it. I am looking for a tutorial or something.

Vy Do
  • 46,709
  • 59
  • 215
  • 313

2 Answers2

0

Ofbiz framework repo link-https://github.com/apache/ofbiz-framework

ofbiz mirror -https://github.com/apache/ofbiz

ofbiz topics-https://github.com/topics/ofbiz

  • Links to external resources are encouraged, but please add context around the link so your fellow users will have some idea what it is and why it’s there. Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline. – Greg the Incredulous Aug 28 '19 at 01:49
0

POS is now in Attic

source https://cwiki.apache.org/confluence/display/OFBIZ/POS+System

You cannot find it in current version of source code, https://github.com/apache/ofbiz-framework

Vy Do
  • 46,709
  • 59
  • 215
  • 313