shyim/plugin-manager

This package is abandoned and no longer maintained. No replacement package was suggested.

Composer pluginmanager integration

Installs: 76

Dependents: 0

Suggesters: 0

Security: 0

Stars: 13

Watchers: 3

Forks: 5

Open Issues: 2

Type:shopware-plugin

dev-master 2018-05-31 10:58 UTC

This package is auto-updated.

Last update: 2020-12-06 22:41:02 UTC


README

Required Minimum Shopware Version 5.3

This integration is experimental. If you found bugs feel free to report :)

Installation

Git Version

  • Checkout Plugin in /custom/plugins/ShyimPluginManager
  • Change to Directory and run composer install to install the dependencies
  • Install the Plugin with the Plugin Manager

How to add Plugins?

  • Add a composer.json file to your Repository. Example File
  • Publish our plugin to packagist.org

Composer-Types

Type Default Plugin Location
shopware-backend-plugin engine/Shopware/Plugins/Local/Backend/
shopware-core-plugin engine/Shopware/Plugins/Local/Core/
shopware-frontend-plugin engine/Shopware/Plugins/Local/Frontend/
shopware-plugin custom/plugins/
shopware-frontend-theme themes/Frontend/

Images

PluginManager