sussexdev / module-sampleuicomponent
A Magento 2 sample module demonstrating how to implement a grid and form UI Component.
Package info
github.com/ScottParsons/module-sampleuicomponent
Type:magento2-module
pkg:composer/sussexdev/module-sampleuicomponent
1.1.2
2019-01-01 13:30 UTC
This package is not auto-updated.
Last update: 2026-03-29 12:25:41 UTC
README
Overview
A Magento 2 sample module demonstrating how to implement a grid and form UI Component.
Requirements
Magento Open Source (CE) Version 2.2.x
Installation
Include the package.
$ composer require sussexdev/module-sampleuicomponent
Enable the module.
$ php bin/magento module:enable SussexDev_Sample $ php bin/magento setup:upgrade $ php bin/magento cache:clean
Usage
In the Magento admin, head to the Sample Data menu item.