grasch / module-admin-ui
N/A
1.0.4
2024-05-11 17:34 UTC
Requires
- php: >=7.4.0
- magento/framework: 103.0.*
- magento/module-ui: 101.2.*
This package is not auto-updated.
Last update: 2024-09-14 19:37:03 UTC
README
针对 Magento 2 Admin UI 的亮点功能
- 在部件中使用 UI 组件。
- 新的 UI 组件。
如何安装 Magento 2 Admin UI
✓ 通过 composer 安装(推荐)
在 Magento 2 根目录中运行以下命令
composer require grasch/module-admin-ui
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
✓ 通过下载安装
下载并将文件复制到 app/code/Grasch/AdminUi
,然后运行以下命令
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
使用文档
- UI 组件
- 部件