Adobe Commerce 2.3 reached end of support in September 2022.

RmaStaging

Magento_RmaStaging module

Overview

The Magento_RmaStaging module is a part of the staging functionality in Magento EE. It enables you to create updates for the parameters of the Autosettings field set of a product.

RMA stands for a return merchandise authorization.

Implementation details

The Magento_RmaStaging module extends the following Magento_Rma module functionality to be used in staging mode:

  • Adds the Autosettings field set to the Schedule update form of a product.

Dependencies

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

Extension points

Extension points enable extension developers to interact with the Magento_RmaStaging module. The Magento dependency injection mechanism enables you to override the functionality of the Magento_RmaStaging module.

Additional information

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