File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Loki_AdminComponents
22
3+ <!-- badges.specs.start -->
4+ ![ Magento version] ( https://img.shields.io/badge/Magento-2.4.6%20%7C%202.4.9-orange )
5+ ![ PHP version] ( https://img.shields.io/badge/PHP-8.2%E2%80%938.5-777BB4 )
6+ ![ License] ( https://img.shields.io/badge/License-OSL--3.0-blue )
7+ ![ Latest Version] ( https://img.shields.io/packagist/v/loki/magento2-admin-components )
8+ <!-- badges.specs.end -->
9+
10+
311** This Magento 2 module allows for developers to build admin grids and admin forms in the Magento 2 Admin Panel in
412a faster way. No more ugly UiComponents that nobody understands. Create grids and forms quickly. And gradually add
513features to them, without getting stuck.**
@@ -120,3 +128,13 @@ See [https://loki-extensions.com/docs/admin-components](https://loki-extensions.
120128- Add custom SearchCriteriaBuilder via repository addons
121129- Switch field for enabled/disabled column within grid
122130- Export selected to CSV, JSON, XSLX
131+
132+ ## Current status
133+
134+ <!-- badges.test.start -->
135+ ![ Static Tests] ( https://img.shields.io/github/actions/workflow/status/LokiExtensions/Loki_AdminComponents/static-tests.yml?label=static-tests )
136+ ![ Unit Tests] ( https://img.shields.io/github/actions/workflow/status/LokiExtensions/Loki_AdminComponents/unit-tests.yml?label=unit-tests )
137+ ![ Integration Tests] ( https://img.shields.io/github/actions/workflow/status/LokiExtensions/Loki_AdminComponents/integration-tests.yml?label=integration-tests )
138+ ![ Playwright] ( https://img.shields.io/github/actions/workflow/status/LokiExtensions/Loki_AdminComponents/playwright.yml?label=playwright )
139+ ![ DI Compilation] ( https://img.shields.io/github/actions/workflow/status/LokiExtensions/Loki_AdminComponents/compile.yml?label=compile )
140+ <!-- badges.test.end -->
You can’t perform that action at this time.
0 commit comments