networkteam / shopware-console-commands
There is no license information available for the latest version (0.0.1) of this package.
Console Commands for Shopware 6
Package info
github.com/networkteam/shopware-console-commands
Type:shopware-platform-plugin
pkg:composer/networkteam/shopware-console-commands
0.0.1
2022-01-13 15:04 UTC
Requires
- shopware/core: ^6.0
README
Should ease plugin updates.
Install, activate and update all plugins
./bin/console networkteam:plugin:updateall --clear-cache
Plugin List with additional options
bin/console help networkteam:plugin:list
Description:
Show a list of plugins with additional options.
Usage:
networkteam:plugin:list [options]
Options:
--updatable List updatable plugins
--installed List installed plugins
--uninstalled List not installed plugins
--active List active plugins
--inactive List inactive plugins