Skip to content

POP Commerce Retail and Wholesale ERP and eCommerce 2.1.0

Compare
Choose a tag to compare
@jonesde jonesde released this 30 Nov 01:03
· 68 commits to master since this release

POP Commerce Retail and Wholesale ERP and eCommerce 2.1.0 is a minor new feature and bug fix release.

This release is based on Moqui Framework version 2.1.1, mantle-udm 2.1.0, mantle-usl 2.1.0, and SimpleScreens 2.1.0. It also uses the moqui-elasticsearch 1.2.0 and moqui-fop 1.1.1 tool components.

In the last release the POPC ERP (Admin) app had comprehensive functionality for the most common business processes but was the first more complete version of the app. In this release there are significant refinements and fixes as well as lots of new functionality for more business scenarios and higher volume usage.

The new functionality in this release is based on new and improved screens in SimpleScreens. See the ReleaseNotes.txt file there for more details.

Some basic stats to show app growth (for POPC ERP and ecommerce example apps, nearly all new screens and forms in ERP/Admin app):

  • Screens: 242 (last release 153)
  • Forms: 703 (last release 464)

NOTE: The ecommerce app in this component is meant only to be an example of services to use and such. A real world usable and far more complete and customizable ecommerce application is under development in the moqui/PopRestStore component.

The PopCommerce-2.1.0.war file is a pre-built all-in-one distribution with demo data loaded and tests run. To try it out just drop it into your preferred Servlet container (Tomcat, Jetty, etc; on AWS ElasticBeanstalk, etc). You can also run it with 'java -jar PopCommerce-2.1.0.war' but be aware that this will use a temporary directory for database files, etc that will be deleted on exit.

There is a Docker image similar to the WAR file available here:

https://hub.docker.com/r/moqui/popcommerce/