yireo/shopware6-additional-config-commands

Additional config commands for Shopware 6

Installs: 118

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

Type:shopware-platform-plugin

pkg:composer/yireo/shopware6-additional-config-commands

0.0.2 2023-05-31 13:27 UTC

This package is auto-updated.

Last update: 2025-10-11 12:21:44 UTC


README

Shopware 6 plugin adding additional config commands to the CLI. The default console only supports two commands (system:config:get and system:config:set). This plugin adds the commands system:config:list.

Installation

composer require yireo/shopware6-additional-config-commands
bin/console plugin:refresh
bin/console plugin:install YireoAdditionalConfigCommands
bin/console cache:clear

Usage

bin/console system:config:list