sussexdev / module-sampleuicomponent
A Magento 2 sample module demonstrating how to implement a grid and form UI Component.
Installs: 417
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 2
Forks: 5
Open Issues: 0
Type:magento2-module
This package is not auto-updated.
Last update: 2025-06-08 08:21:55 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.