code-lands / module-preselect-configuration
N/A
dev-main
2023-08-05 22:27 UTC
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: 2024-09-30 02:16:07 UTC
README
以下是一个模块 Magento_Default 的完整 README 示例
Magento_Default 模块
Magento_Default 模块允许您将可配置产品的更新添加到现有店铺活动中。
Magento_Default 模块是 Magento EE 中预览功能的一部分。该模块在产品的计划更新表单中添加了“配置”选项卡和配置向导。您可以在活动中更改可配置产品的属性。这些更新将在活动仪表板上显示。
安装详情
Magento_Default 模块在安装过程中对数据库进行不可逆更改。您不能禁用或卸载此模块。
有关在 Magento 2 中安装模块的信息,请参阅 启用或禁用模块。
可扩展性
扩展开发者可以与 Magento_Default 模块交互。有关 Magento 扩展机制的更多信息,请参阅 Magento 插件。
Magento 依赖注入机制 允许您覆盖 Magento_Default 模块的功能。
布局
该模块在 view/adminhtml/layout 目录中引入了布局处理程序。
有关 Magento 2 中布局的更多信息,请参阅 布局文档。
UI 组件
您可以使用位于 view/adminhtml/ui_component 目录中的 UI 组件扩展产品和分类更新。
有关 Magento 2 中 UI 组件的信息,请参阅 UI 组件概述。
更多信息
有关补丁版本中的重大更改的信息,请参阅 发布信息。