networkteam / shopware-console-commands
Console Commands for Shopware 6
Installs: 257
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:shopware-platform-plugin
pkg:composer/networkteam/shopware-console-commands
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