Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 8 Current »

Magento Devdocs: https://devdocs.magento.com/guides/v2.4/extension-dev-guide/admin-grid.html

https://magecomp.com/blog/create-ui-component-grid-and-form-magento-2/

https://www.magedelight.com/resources/how-to-create-ui-component-grid-and-form-in-magento-2/

Exercise:

  • Create module with vendor table (design database by yourself)

  • Create grid to display vendor list

  • Add/edit/delete

  • Filter, sort (on grid)

  • Create menu for module

  • No labels