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

Installs: 254

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:shopware-platform-plugin

0.0.1 2022-01-13 15:04 UTC

This package is auto-updated.

Last update: 2024-04-13 20:02:29 UTC


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