Giter Site home page Giter Site logo

shyimpluginmanager's Introduction

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

shyimpluginmanager's People

Contributors

shyim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

shyimpluginmanager's Issues

Install results in ERROR 500

I tried to require autoload.php withhout the DIR constant like ../../vendor/etc... but for some reasone it's not working.
It works if i require it with a static path like: require('/var/www/vhosts/domain.de/httpdocs/vendor/autoload.php');

Due to my low coding skills, may be I missed something...

APACHE ERROR LOG:
mod_fcgid: stderr: PHP Fatal error: require(): Failed opening required '/var/www/vhosts/domain.de/httpdocs/custom/plugins/ShyimPluginManager/vendor/autoload.php' (include_path='/var/www/vhosts/domain.de/httpdocs/engine/Library:.:/opt/plesk/php/7.0/share/pear') in /var/www/vhosts/domain.de/httpdocs/custom/plugins/ShyimPluginManager/ShyimPluginManager.php on line 9

might it be a problem with my server settings?
(atm i don't think so because there should be more relative references in shopware)

KIND REGARDS

And by the way THANK YOU FOR SO MUCH GREAT WORK @shyim !!

I can not run PluginManager and Webp

I get following Error after installation of PluginManager, webp or PluginManager are working alone but not together. Also having both installed and only webp enabled brings this error.
Do you have any idea if I do anything wrong?

Fatal error: Uncaught Error: Call to undefined method ShyimWebP\Commands\GenerateWebpImages::getDefaultName() in /var/www/vhosts/DOMAIN.de/httpdocs/_dev2/vendor/symfony/console/DependencyInjection/AddConsoleCommandPass.php:61 Stack trace: #0 /var/www/vhosts/DOMAIN.de/httpdocs/_dev2/vendor/symfony/dependency-injection/Compiler/Compiler.php(141): Symfony\Component\Console\DependencyInjection\AddConsoleCommandPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder)) #1 /var/www/vhosts/DOMAIN.de/httpdocs/_dev2/vendor/symfony/dependency-injection/ContainerBuilder.php(788): Symfony\Component\DependencyInjection\Compiler\Compiler->compile(Object(Symfony\Component\DependencyInjection\ContainerBuilder)) #2 /var/www/vhosts/DOMAIN.de/httpdocs/_dev2/engine/Shopware/Kernel.php(563): Symfony\Component\DependencyInjection\ContainerBuilder->compile() #3 /var/www/vhosts/DOMAIN.de/httpdocs/_dev2/engine/Shopware/Kernel.php(304): Shopware\Kernel->initializeContainer() #4 /var/www/vhosts/ in /var/www/vhosts/DOMAIN.de/httpdocs/_dev2/vendor/symfony/console/DependencyInjection/AddConsoleCommandPass.php on line 61

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.