grasch / module-admin-ui
N/A
Installs: 13 666
Dependents: 0
Suggesters: 0
Security: 0
Stars: 38
Watchers: 5
Forks: 4
Open Issues: 8
Type:magento2-module
Requires
- php: >=7.4.0
- magento/framework: 103.0.*
- magento/module-ui: 101.2.*
This package is not auto-updated.
Last update: 2025-04-26 23:36:52 UTC
README
Highlight features for Magento 2 Admin UI
- Use ui components in widgets.
- New ui components.
How to install Magento 2 Admin UI
✓ Install via composer (recommend)
Run the following commands in Magento 2 root folder:
composer require grasch/module-admin-ui
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
✓ Install via downloading
Download and copy files into app/code/Grasch/AdminUi
and run the following commands:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Usage Documentation
- UI Components
- Widgets