yireo-training / magento2-example-loki-admin-products
N/A
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Type:magento2-module
Requires
- magento/framework: *
This package is not auto-updated.
Last update: 2025-05-30 11:19:56 UTC
README
This Magento 2 module demos the usage of Yireo_LokiAdminComponents 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.