Magento_GiftCardRequisitionList module
Overview
The Magento_GiftCardRequisitionList
module enables gift cards to be displayed in a requisition list in an B2B environment. This module extends the Magento_RequisitionList
and Magento_GiftCard
modules.
The Magento_GiftCardRequisitionList
module provides the following features:
-
Display gift cards in a requisition list.
-
Add gift cards to cart from a requisition list.
Installation details
The Magento_GiftCardRequisitionList
module has a dependency on the Magento_RequisitionList
and Magento_GiftCard
modules, which must be installed and enabled first. This module does not create any backward incompatible changes. It can be uninstalled or deactivated at any time.
Structure
Learn about a typical file structure for a Magento 2 module.
Additional information
You can track backward incompatible changes made in a Magento B2b mainline after the Magento 2.2 release.