Magento_GroupedProductStaging

Magento_GroupedProductStaging module

Overview

The Magento_GroupedProductStaging module is a part of the staging functionality in Magento EE. It enables you to stage products assigned to grouped product.

Implementation details

The Magento_GroupedProductStaging module extends functionality of the Magento_GroupedProduct to be used in staging. It adds Grouped Products field set to the Schedule Update form of a product.

Dependencies

You can find the list of modules that have dependencies on the Magento_GroupedProductStaging module in the require section of the composer.json file. The file is located in the root directory of the module.

Extension points

The Magento dependency injection mechanism enables you to override the functionality of the Magento_GroupedProductStaging module.

Additional information

You can track backward incompatible changes made in a Magento EE mainline after the Magento 2.0 release.

Updated