code-lands / module-preselect-configuration
N/A
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: *
- magento/module-catalog: 104.0.*
- magento/module-configurable-product: 100.4.*
- magento/module-swatches: 100.4.*
This package is not auto-updated.
Last update: 2025-04-14 04:50:26 UTC
README
The following example is a complete README for a module Magento_Default:
Magento_Default module
The Magento_Default module enables you to add the Configurable Product updates to the existing store campaigns.
The Magento_Default module is a part of the staging functionality in Magento EE. The module adds the “Configurations” tab and the configuration wizard to the Schedule Update form of a product. You can change the Configurable Product attributes in campaigns. These updates are shown on the campaign dashboard.
Installation details
The Magento_Default module makes irreversible changes in a database during installation. You cannot disable or uninstall this module.
For information about a module installation in Magento 2, see Enable or disable modules.
Extensibility
Extension developers can interact with the Magento_Default 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_Default module.
Layouts
The module introduces layout handles in the view/adminhtml/layout
directory.
For more information about a layout in Magento 2, see the Layout documentation.
UI components
You can extend product and category updates using the UI components located in the view/adminhtml/ui_component
directory.
For information about a UI component in Magento 2, see Overview of UI components.
Additional information
For information about significant changes in patch releases, see Release information.