yireo-training / magento2-example-loki-admin-products
N/A
Package info
github.com/yireo-training/YireoTraining_ExampleLokiAdminProducts
Type:magento2-module
pkg:composer/yireo-training/magento2-example-loki-admin-products
dev-master
2026-09-03 08:49 UTC
Requires
- php: >=8.2 <8.6
- loki/magento2-admin-components: ~0.2
- magento/framework: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-04 17:15:56 UTC
README
This Magento 2 module demos the usage of Loki_AdminComponents to code a grid with ease.
Installation
composer require yireo-training/magento2-example-loki-admin-products@dev bin/magento module:enable YireoTraining_ExampleLokiAdminProducts
Usage
Navigate via the menu Catalog > Products (Loki).
Note that this example module is not about the usage, it is about the code. See how little code was involved to create this grid.
