o3-shop/shop-composer-plugin

This file is mean to be used to install O3-Shop compilation.

v1.1.0 2023-04-25 08:02 UTC

This package is auto-updated.

Last update: 2024-04-30 00:39:49 UTC


README

image

image

This plugin is used to install O3-Shop and O3-Shop third party integrations (modules, themes).

More information how to install O3-Shop 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.o3-shop.com/developer/en/6.1/modules/skeleton/composerjson/module_via_composer.html

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

Requirements

  • master branch is compatible with O3-Shop compilation master
  • b-1.x branch is compatible with O3-Shop compilation 1.x (>=1.0.x)

Bugs and Issues

If you experience any bugs or issues, please report them in the section O3-Shop (all versions) of https://bugs.o3-shop.com.