Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

shyim/ShyimPluginManager

Repository files navigation

Packagist Pluginmanager Integration for Shopware

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

About

Packagist Integration for Shopware

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published