Hi all,
I installed Shopware and now trying to install test plugin. When I attempted to upload SwagPluginSystem.zip oh this page "/admin#/sw/plugin/index/list?limit=25&page=1&sortBy=upgradedAt&sortDirection=desc&naturalSorting=false I got error message “No plugin found in ZIP file.”. Then I tried to extract zip to this folder ./custom/plugins/ , refreshed the page but no records showed up. Then I tried to install it via console but get this error
W:\MAMP\bin\php\php7.2.14>php.exe Z:\home\shopware\bin\console sw:plugin:install --activate SwagPluginSystem
There are no commands defined in the "sw:plugin" namespace.
Did you mean one of these?
plugin
swiftmailer
swiftmailer:email
swiftmailer:spool
Can you please help me to understand what I do wrong? Thanks in advance