Skip to content

This repository will contain the shared code base for the export generation of the Shopware App and our Shopware 6 plugin.

Notifications You must be signed in to change notification settings

findologic/shopware6-common

Repository files navigation

Common files for the Shopware 6 plugin and app

This repository is not supported for external use.


Usage

Composer

Adapt composer.json to contain the following entries:

{
  "require": {
    "findologic/web-common": "<versionTag>"
  },
  "repositories": [
    {
      "type": "git",
      "url": "https://github.com/findologic/shopware6-common.git"
    }
  ]
}

About

This repository will contain the shared code base for the export generation of the Shopware App and our Shopware 6 plugin.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages