|
|
pirms 2 gadiem | |
|---|---|---|
| .. | ||
| Block | pirms 2 gadiem | |
| Controller/Adminhtml/Widget | pirms 2 gadiem | |
| Helper | pirms 2 gadiem | |
| Model | pirms 2 gadiem | |
| Setup | pirms 2 gadiem | |
| Test | pirms 2 gadiem | |
| etc | pirms 2 gadiem | |
| i18n | pirms 2 gadiem | |
| view | pirms 2 gadiem | |
| LICENSE.txt | pirms 2 gadiem | |
| LICENSE_AFL.txt | pirms 2 gadiem | |
| README.md | pirms 2 gadiem | |
| composer.json | pirms 2 gadiem | |
| registration.php | pirms 2 gadiem | |
The Magento_Widget module allows Magento application to be extended with custom widget blocks.
Before installing this module, note that the Magento_Widget is dependent on the following modules:
Before disabling or uninstalling this module, note the following dependencies:
Refer to how to enable or disable modules in Magento 2.
Extension developers can interact with the Magento_Widget module. For more information about the Magento extension mechanism, see Magento plug-ins.
The Magento dependency injection mechanism enables you to override the functionality of the Magento_Widget module.
This module introduces the following layouts and layout handles in the directories:
view/adminhtml/layout:
adminhtml_widget_indexadminhtml_widget_instance_blockadminhtml_widget_instance_editadminhtml_widget_instance_indexadminhtml_widget_loadoptionsview/frantend/layout:
defaultprintFor more information about a layout, see the Layout documentation.