sussexdev/module-sampleuicomponent

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

1.1.2 2019-01-01 13:30 UTC

This package is not auto-updated.

Last update: 2024-06-23 03:47:30 UTC


README

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.