Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 615 Bytes

File metadata and controls

15 lines (11 loc) · 615 Bytes

YireoTraining_ExampleLokiAdminArrayGrid

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-array-grid@dev
bin/magento module:enable YireoTraining_ExampleLokiAdminArrayGrid

Usage

Navigate via the menu Content > Pages (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