Skip to content

POP Commerce Retail and Wholesale ERP and eCommerce 2.2.0

Latest
Compare
Choose a tag to compare
@jonesde jonesde released this 31 May 19:19
· 4 commits to master since this release
a0027f6

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

There are only minor changes and fixes in this release. For a complete
list of changes see:

v2.1.2...v2.2.0

Most changes come from screens reused from SimpleScreens.

NOTE: the POPC ERP application may never be removed, but is being replaced
by the more general Marble ERP application which also includes project and
task functionality that was originally in HiveMind.

The PopCommerce-2.2.0.war file is a pre-built distribution with no data and no built in ElasticSearch so requires an external ElasticSearch server and preferably an external database (otherwise H2 is used and data loss on redeploy is likely). 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.2.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/