PopCommerce Versions Save

POP Commerce is an eCommerce and ERP application suite for retail and wholesale organizations. POP Commerce is based on Moqui Framework, Mantle Business Artifacts, and Simple Screens.

v2.2.0

2 years ago

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:

https://github.com/moqui/PopCommerce/compare/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/

v2.1.2

4 years ago

POP Commerce Retail and Wholesale ERP and eCommerce 2.1.2 is a patch level new feature and bug fix release.

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

https://github.com/moqui/PopCommerce/compare/v2.1.1...v2.1.2

Most changes come from screens reused from SimpleScreens.

The PopCommerce-2.1.2.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.2.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/

The ZIP (source) and WAR archives, and the Docker image, include the new PopRestStore component making it a complete ecommerce plus ERP distribution.

v2.1.1

4 years ago

POP Commerce Retail and Wholesale ERP and eCommerce 2.1.1 is a patch level new feature and bug fix release.

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

https://github.com/moqui/PopCommerce/compare/v2.1.0...v2.1.1

The PopCommerce-2.1.1.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.1.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/

The ZIP (source) and WAR archives, and the Docker image, include the new PopRestStore component making it a complete ecommerce plus ERP distribution.

v2.1.0

5 years ago

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/

v2.0.0

6 years ago

POP Commerce Retail and Wholesale ERP and eCommerce 2.0.0 is a major new feature and bug fix release.

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

This release also supports the optional AuthorizeDotNet and mantle-shippo components for payment and shipping integration.

With this release the POP Commerce Admin (ERP) application has sufficient functionality for real world use out of the box as a business management and ecommerce administration system for retail, wholesale, and distribution companies. This is thanks to a company who decided not just to use POP Commerce but also to contribute all generic functionality they needed to PopCommerce and related Moqui Ecosystem projects.

Some basic stats to show just how much new there is:

  • Screens: 153 (last release 71)
  • Forms: 464 (last release 210)

The admin app has new screens from SimpleScreens for comprehensive general party, request, returns, and wiki/content management.

The ecommerce app (/popc) has a new content screen which is the root page for managed content pages that can be added and edited (with version history and published version management) in the admin app, along with attachments, for display on the ecommerce site.

There are significant improvements in accounting including various new and improved reports and period closing automation.

With the Mantle integrations for Authorize.NET and Shippo, and various user interface changes, the admin app also supports full payment processing and shipping/labels processes.

For additional details see the release notes in SimpleScreens.

The PopCommerce-2.0.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.0.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/

v1.1.0

7 years ago

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

This release is based on Moqui Framework version 2.0.0, mantle-udm 1.1.0, mantle-usl 1.1.0, and SimpleScreens 1.1.0. It also uses the moqui-elasticsearch 1.0.0, moqui-fop 1.0.0, and moqui-kie 1.0.0 tool components.

This release includes various improvements from SimpleScreens and updates for the new features and improvements in Moqui Framework 2.0.0.

Using new framework features and SimpleScreens improvements there are now cleaner search forms, saved finds, column selection and CSV export options on various find screens.

There are small i18n improvements, better handling of sales/purchase order finds, active organization selector and demo for filtering finds by active or restricted organizations for users with limited permissions.

v1.1.0-rc1

7 years ago

This is a release candidate for public review. See the release notes at:

https://github.com/moqui/PopCommerce/blob/master/ReleaseNotes.txt

v1.0.3

8 years ago

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

This release is based on Moqui Framework version 1.6.2, mantle-udm 1.0.1, mantle-usl 1.0.1, and SimpleScreens 1.0.2.

This is a small release with just a couple of fixes and cleanups for login and logout handling. The main purpose of this release is to use newer versions of Moqui and Mantle.

For complete release notes see:

https://github.com/moqui/PopCommerce/blob/master/ReleaseNotes.txt

The PopCommerce-all-1.0.3.war file is a prebuilt 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).

v1.0.2

8 years ago

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

This release is based on Moqui Framework version 1.6.1, mantle-udm 1.0.0, mantle-usl 1.0.0, and SimpleScreens 1.0.1.

This release has only minor changes from the last, but has updates for the new Moqui Framework component management features and use of Bintray JCenter for jar files instead of local ones (used in automated tests).

The eCommerce application currently has 16 screens and 20 forms. The admin application currently has 71 screens and 210 forms. POP Commerce has around 3.7k lines of text, mostly in XML files (a small number in FTL, Groovy).

For complete release notes see:

https://github.com/moqui/PopCommerce/blob/master/ReleaseNotes.txt

The PopCommerce-all-1.0.2.war file is a prebuilt 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).

v1.0.1

8 years ago

POP Commerce 1.0.1 is a minor new feature and bug fix release.

This release is based on Moqui Framework version 1.6.0, Mantle Business Artifacts version 1.2.0, and SimpleScreens version 1.0.0.

While there are a few new screens and improvements to the admin and ecommerce apps the main changes in this release are quality related. There are now screen render tests, run on every git push though Travis CI, and there were various fixes and improvements done while writing these tests.

Many screens (around 4800 lines) were moved to the SimpleScreens project for more generic reuse. These changes help POP Commerce focus on being an industry specific suite of applications while making it easier for other applications to reuse more generic functionality that was in POP Commerce. POP Commerce also no longer depends on HiveMind with this move to SimpleScreens.

The eCommerce application currently has 16 screens and 20 forms. The admin application currently has 71 screens and 210 forms. POP Commerce has around 3.7k lines of text, mostly in XML files (a small number in FTL, Groovy).

For complete release notes see:

https://github.com/moqui/PopCommerce/blob/master/ReleaseNotes.txt

The PopCommerce-all-1.0.1.war file is a prebuilt 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).