Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 789 Bytes

Readme.md

File metadata and controls

23 lines (17 loc) · 789 Bytes

ChrisMallory_CodeSample

Purpose

This package has been created to illustrate a complete Magento 2 CRUD and UiComponent form and grid using best practices in the adminhtml and frontend areas.

Features

  • Adminhtml UiComponent form
  • Adminhtml UiComponent grid
  • Adminhtml menu entry
  • System configuration entry (with frontend display)
  • CRUD model for saving form data
  • Installation scripts to create a table and insert sample data
  • Un-installation scripts to properly uninstall this extension
  • Frontend UiComponent grid
  • Knockout-based frontend template
  • Custom module styles (.less file) integration

Learn More About Me