Packagist Pluginmanager Integration for Shopware

August 17, 2017 ยท View on GitHub

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

TypeDefault Plugin Location
shopware-backend-pluginengine/Shopware/Plugins/Local/Backend/
shopware-core-pluginengine/Shopware/Plugins/Local/Core/
shopware-frontend-pluginengine/Shopware/Plugins/Local/Frontend/
shopware-plugincustom/plugins/
shopware-frontend-themethemes/Frontend/

Images

PluginManager