github.com/bentideswell/magento2-ui-debug
源代码
问题
安装: 34
依赖者: 0
建议者: 0
安全: 0
星标: 2
关注者: 2
分支: 0
开放性问题: 0
类型:magento2-module
Requires
None
Requires (Dev)
Suggests
Provides
Conflicts
Replaces
Unknown License 2f79cfee54d4355fc3feb5196fe7d95d81690529
This package is auto-updated.
Last update: 2024-09-21 14:20:34 UTC
在 Magento 2 中调试 UI 组件的简单方法。[在此处查看详情](https://fishpig.com/magento-2-kb/debug-magento-2-ui-components)。只需在任意管理员 URL 后添加 ?ui-debug,该页面的 UI 组件配置将打印到屏幕上。
composer require fishpig/magento2-ui-debug && bin/magento module:enable FishPig_UiDebug