2017 © Pedro Peláez
 

magento2-module module-sampleuicomponent

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

image

sussexdev/module-sampleuicomponent

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

  • Sunday, April 8, 2018
  • by sussexdev
  • Repository
  • 1 Watchers
  • 3 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Magento 2 - Sample UI Component Module

Overview

A Magento 2 sample module demonstrating how to implement a grid and form UI Component., (*1)

Requirements

Magento Open Source (CE) Version 2.2.x, (*2)

Installation

Include the package., (*3)

$ composer require sussexdev/module-sampleuicomponent

Enable the module., (*4)

$ 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., (*5)

The Versions

08/04 2018

dev-master

9999999-dev

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

  Sources   Download

MIT

08/04 2018

1.1.1

1.1.1.0

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

  Sources   Download

MIT

28/03 2018

1.0.0

1.0.0.0

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

  Sources   Download

MIT