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-01-15 08:06 UTC
Requires
- loki/magento2-admin-components: ~0.2
- magento/framework: *
This package is not auto-updated.
Last update: 2026-03-06 14:57:46 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.
