oxidio/composer-plugin

This file is mean to be used to install OXID eShop compilation.

Installs: 1 098

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 18

Type:composer-plugin

dev-oxidio-master / 7.x-dev 2020-11-18 12:05 UTC

This package is auto-updated.

Last update: 2024-04-18 19:31:24 UTC


README

image

image

This plugin is used to install OXID eShop and OXID eShop third party integrations (modules, themes).

More information how to install OXID eShop using this plugin can be found here.

Supported types

Packages are recognised by their type, specified in composer.json file. Available types are:

  • oxideshop - Main shop package is installed into source directory.
  • oxideshop-module - Modules, which are installed into source directory. Modules depends on main shop package.
  • oxideshop-theme - Themes, which are installed into source directory. Themes depends on main shop package.

More information how to create module installable via composer: https://docs.oxid-esales.com/developer/en/6.1/modules/skeleton/composerjson/module_via_composer.html

More information how to create themes installable via composer: https://docs.oxid-esales.com/developer/en/6.1/themes/theme_via_composer.html

Requirements

  • master branch is compatible with OXID eShop compilation master
  • b-6.x branch is compatible with OXID eShop compilation 6.x (>=6.2.x)
  • b-2.x branch is compatible with OXID eShop compilation 6.0.x and 6.1.x

Bugs and Issues

If you experience any bugs or issues, please report them in the section OXID eShop (all versions) of https://bugs.oxid-esales.com.