yireo / shopware6-additional-config-commands
Additional config commands for Shopware 6
Installs: 117
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 0
Type:shopware-platform-plugin
Requires
- shopware/core: ~v6.4.0 || ~v6.5.0
This package is auto-updated.
Last update: 2024-10-11 09:56:05 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