yireo/shopware6-additional-config-commands

Additional config commands for Shopware 6

0.0.2 2023-05-31 13:27 UTC

This package is auto-updated.

Last update: 2024-04-11 08:58:35 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