yireo/shopware6-additional-config-commands

Shopware 6 的附加配置命令

安装: 117

依赖: 0

建议者: 0

安全: 0

星标: 3

关注者: 2

分支: 0

开放问题: 0

类型:shopware-platform-plugin

0.0.2 2023-05-31 13:27 UTC

This package is auto-updated.

Last update: 2024-09-11 09:46:24 UTC


README

Shopware 6 插件,为 CLI 添加附加配置命令。默认控制台仅支持两个命令(system:config:getsystem:config:set)。此插件添加了 system:config:list 命令。

安装

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

用法

bin/console system:config:list