networkteam / shopware-console-commands
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
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