magneto-it-solutions/module-sample-module

Magento 2.4.6 Sample Module by Magneto IT Solutions

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:magento2-module

dev-main 2023-11-21 10:00 UTC

This package is not auto-updated.

Last update: 2024-09-24 08:33:01 UTC


README

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.