Skip to content

A Magento 2 sample module demonstrating how to implement a grid and form UI Component.

License

Notifications You must be signed in to change notification settings

ScottParsons/module-sampleuicomponent

Repository files navigation

Magento 2 - Sample UI Component Module

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.

About

A Magento 2 sample module demonstrating how to implement a grid and form UI Component.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages