YireoTraining_ExampleLokiAdminProducts

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.

Screenshot of grid in action

WARNING: This module has no releases yet. If you want to use it, make sure to add the version @dev to the composer command.

Support

For getting support, create an Issue under the following project URL:

https://github.com/yireo-training/YireoTraining_ExampleLokiAdminProducts

Loki Components

The following LokiComponents are created or references in this module:

loki_admin_products.grid loki_admin_products.form
Module Dependencies

The following dependencies are declared in the module its `etc/module.xml` file:

Magento_Catalog
Composer details
Magento module name
YireoTraining_ExampleLokiAdminProducts
Composer name
yireo-training/magento2-example-loki-admin-products
Composer version
No release yet
Default branch
master
Requirements
magento/framework: *
Releases
dev-master 20 May 2025
Changelog

[0.0.1] - 06 May 2025

Added

  • Initial release

Last modified: May 12, 2025