Magento_GiftMessageStaging module
The Magento_GiftMessageStaging module is a part of the staging functionality in Magento Commerce. It extends the Magento_GiftMessage module functionality to be used in the Schedule Update form.
Implementation details
The Magento_GiftMessageStaging module enables you to stage the “Allow Gift Message” flag in the “Gift Options” field set in the “Schedule Update” form of the product.
Dependencies
You can find the list of modules that have dependencies on the Magento_GiftMessageStaging 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_GiftMessageStaging module.
Additional information
You can track backward incompatible changes made in a Magento Commerce mainline after the Magento 2.0 release.