2017 © Pedro Peláez
 

composer-plugin sw-composer-installers

Shopware Installers

image

wlwwt/sw-composer-installers

Shopware Installers

  • Wednesday, April 5, 2017
  • by wlwwt
  • Repository
  • 1 Watchers
  • 0 Stars
  • 225 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Shopware Composer installers

This package acts as composer plugin in order to download and install Shopware core and plugins and put them into a directory structure which is suitable for Shopware to work correctly., (*1)

The behavior of the installer can be influenced by configuration in the extra section of the root composer.json, (*2)

  "extra": {
      "communiacs/shopware": {
          "web-dir": "web"
      }
    }

web-dir

You can specify a relative path from the base directory, where the public document root should be located., (*3)

The default value is "", which means next to your root composer.json. This default value is kept for compatiblity reasons, but is recommended to have the document root in a separate folder so that the vendor folder and the composer.lock file are not accessible., (*4)

ToDo: - symlink the variable folders, (*5)

The Versions

05/04 2017

dev-master

9999999-dev https://github.com/wlwwt/SwComposerInstallers

Shopware Installers

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.5.0
  • composer-plugin-api ^1.0.0

 

The Development Requires

by Wolfgang Freund

plugin core installer shopware

05/04 2017

0.3.0

0.3.0.0 https://github.com/wlwwt/SwComposerInstallers

Shopware Installers

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.5.0
  • composer-plugin-api ^1.0.0

 

The Development Requires

by Wolfgang Freund

plugin core installer shopware

05/04 2017

0.2.0

0.2.0.0 https://github.com/wlwwt/SwComposerInstallers

Shopware Installers

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.5.0
  • composer-plugin-api ^1.0.0

 

The Development Requires

by Wolfgang Freund

plugin core installer shopware

26/03 2017

0.1.0

0.1.0.0 https://github.com/wlwwt/SwComposerInstallers

Shopware Installers

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.5.0
  • composer-plugin-api ^1.0.0

 

The Development Requires

by Wolfgang Freund

plugin core installer shopware