dmatthew / magento2-module-brand

Custom EAV Entity for Magento's manufacturer product attribute.
MIT License
15 stars 8 forks source link

Create Brands admin grid. #1

Open dmatthew opened 8 years ago

dmatthew commented 8 years ago

Create an admin grid to display all Brands, similar to the Product admin grid.

dmatthew commented 8 years ago

If using Magento's UI components for the admin grid is too difficult, try using a solution similar to this: https://github.com/emizentech/magento2-shop-by-brand/blob/master/view/adminhtml/layout/emizentech_shopbybrand_items_index.xml

dmatthew commented 8 years ago

Magento recommends using the UI components and not using blocks for the admin grid.

dan-andreoli commented 7 years ago

Hi Mattew, any news on your development? If you please, can you write me at my address, to share some tips on developing a new EAV.

Thanks, D.

girishassudanizeon commented 7 years ago

I am looking for the complete module covering all the admin features. If you have added those features can you please share me the zip or upload here in Github..

Thank you!