Magento 2
How to add a block to a page by a layout directive
Development
block
,
layout
,
referencecontainer
dmitrii_fediuk
(Dmitrii Fediuk)
December 10, 2015, 12:21am
1
An example from the core:
Another example with a template:
How to show a block on the frontend home page only?
How to change template for a standard block using layout directive action method='setTemplate'
How to remove «Report Bugs» link from the admin interface
dmitrii_fediuk
(Dmitrii Fediuk)
December 10, 2015, 12:22am
2
See also:
How to show a block on the frontend home page only?
How to change template for a standard block using layout directive action method=‘setTemplate’
How to remove «Report Bugs» link from the admin interface