Profiling for Shopware
Required Minimum Shopware Version 5.2
- Download the latest plugin version (e.g.
ShyimProfiler-1.1.4.zip
) - Upload and install plugin using Plugin Manager
- Checkout Plugin in
/custom/plugins/ShyimProfiler
- Change to Directory and run
composer install
to install the dependencies - Install the Plugin with the Plugin Manager
- Change to your root Installation of shopware
- Run command
composer require shyim/shopware-profiler
and install and active plugin with Plugin Manager