dmatthew / magento2-module-brand

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

Create Brand view page. #4

Closed dmatthew closed 8 years ago

dmatthew commented 8 years ago

Create a frontend page to display a Brand. Brands should have a unique url key and should be accessible via the url path "brands/brand-url-key.html".

dmatthew commented 8 years ago

Closing this as the brand view page has been completed. See PR https://github.com/dmatthew/magento2-module-brand/pull/7. There is a separate issue for the URL rewrites, issue https://github.com/dmatthew/magento2-module-brand/issues/6.