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
appfolder
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 productionThe grid could then be accessed at Catalog > Inventory > Category Listing.