enjoydevelop/magento2-module-bundle-option-link

Magento 2 module for adding admin product links to bundle options

1.0.0 2023-04-17 11:42 UTC

This package is auto-updated.

Last update: 2024-05-21 19:56:21 UTC


README

This module adds a new column into the bundle product options form in the Magento 2 admin panel. This column contains the direct admin product link of the option associated with a bundle product.

Installation:

composer require enjoydevelop/magento2-module-bundle-option-link
bin/magento module:enable EnjoyDevelop_BundleOptionLink && bin/magento setup:upgrade && bin/magento setup:di:compile && bin/magento setup:static-content:deploy -f

Demo:

demo-img