Test the compatibility of standalone modules

Edit on GitHub

To test a third-party module’s compatibility with a Spryker Demo Shop, follow the steps:

  1. From one of the following, choose one Demo Shop to test the compatibility of your module with:
  1. Pull the latest version of the Demo Shop you’ve selected.
  2. Install your module using Composer. Use the version you want to test. For example, if you’re running CI on a specific branch, use that brunch as the module package’s version constraint.
  3. On the demo shop project level, apply all the manual changes needed to complete the module installation.
  4. Test the functionality of the module.

Next step

Driving the usage