2017 © Pedro Peláez
 

shopware-plugin plugin-manager

Composer pluginmanager integration

image

shyim/plugin-manager

Composer pluginmanager integration

  • Thursday, May 31, 2018
  • by shyim
  • Repository
  • 2 Watchers
  • 11 Stars
  • 68 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Packagist Pluginmanager Integration for Shopware

Required Minimum Shopware Version 5.3, (*1)

This integration is experimental. If you found bugs feel free to report :), (*2)

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, (*3)

The Versions

31/05 2018

dev-master

9999999-dev

Composer pluginmanager integration

  Sources   Download

MIT

The Requires

 

composer pluginmanager shopware