Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MuckiProductExpertPlugin

Requirements

  • Shopware 6.6.x
  • PHP 8.2.x or greater

Installation

bin/console plugin:install -a MuckiProductExpertPlugin

Testing

phpstan

Install

Install phpstan, if required

cd custom/plugin/MuckiProductExpertPlugin
composer install

Execute

cd custom/plugins/MuckiProductExpertPlugin 
composer run-script phpstan

Unit test

Execute first time

./vendor/bin/phpunit --configuration="custom/plugins/MuckiProductExpertPlugin" --testsuite "migration"

Execute regular run

./vendor/bin/phpunit --configuration="custom/plugins/MuckiProductExpertPlugin"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages