Skip to content

Display selection form of customers/products in the ui_component of admin grid and display custom PHTML file on front end with the use of Knockout JS.

Notifications You must be signed in to change notification settings

vijayrami/Magelearn_CodeSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magelearn_CodeSample

Display selection form of customers/products in the ui_component of admin grid and display custom PHTML file on front end with the use of Knockout JS.

Also display admin grid on front end.

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 (ko.observable and ko.computed)
  • Custom module styles (.less file) integration
  • Product selection options in ui_component edit form.
  • Display admin grid on front end.

My-Grid-List.png

Edit-Codesample.png

Referances:

ChrisMallory_CodeSample

Using KnockOut JS in Magento 2

Understanding the Data Binding Context

About

Display selection form of customers/products in the ui_component of admin grid and display custom PHTML file on front end with the use of Knockout JS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages