BundleRequisitionList
Overview
The Magento_BundleRequisitionList module enables bundle products to be displayed in a requisition list in an B2B environment. This module extends Magento_RequisitionList module and Magento_Bundle module.
The Magento_BundleRequisitionList module provides the following features:
-
Display bundle products in a requisition list.
-
Add bundle products to cart from a requisition list.
Installation details
This module has a dependency on the Magento_RequisitionList and Magento_Bundle, which must be installed and enabled first.
The Magento_BundleRequisitionList module does not create any backward incompatible changes and can be uninstalled at any time.
Structure
Learn about a typical file structure for a Magento 2 module.
Layouts
You can extend and override layouts in the Magento\BundleRequisitionList\view\frontend\layout
directories.
For more information about layouts, see the Layout documentation.
Additional information
You can track backward incompatible changes made in a Magento B2b mainline after the Magento 2.2 release.