webmatch/WbmTagManagerEcomm

Installation recommendation as composer dependency

Closed this issue · 1 comments

Hey!

Is there any reason why it's suggested in README to clone the plugin source code into custom/plugins in repository?

As the plugin is published on packagist, it's possible to install it as a composer dependency:

composer require webmatch/tag-manager-sw6

Shopware 6 can handle and it can be easily installed/updated via console commands:

bin/console plugin:refresh
bin/console plugin:update WbmTagManagerEcomm 

Thanks for your hint. Just didn't update the readme when publishing it on packagist, sry for that.
Will be fixed in the next release