Skip to content

goivvy/admin-grid-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Magento 2 Admin Grid Example Extension

This extension creates a simple admin grid to display a list of categories that start with a letter b or a letter B.

Installation instructions:

  • Clone the repository
git clone https://github.com/goivvy/admin-grid-tutorial.git
  • Copy app folder
cp -r ~/admin-grid/tutorial/app /path/to/magento2/root/folder
  • Install and recompile
php bin/magento setup:upgrade
php bin/magento deploy:mode:set production

The grid could then be accessed at Catalog > Inventory > Category Listing.

About

Magento 2 Admin Grid Example Extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages