yireo/shopware6-additional-config-commands

Additional config commands for Shopware 6

Maintainers

Package info

github.com/yireo-shopware6/shopware6-additional-config-commands

Type:shopware-platform-plugin

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

Statistics

Installs: 121

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

0.0.2 2023-05-31 13:27 UTC

This package is auto-updated.

Last update: 2026-03-11 13:07:01 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