enjoydevelop/magento2-module-bundle-option-link

Magento 2 module for adding admin product links to bundle options

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/enjoydevelop/magento2-module-bundle-option-link

1.0.0 2023-04-17 11:42 UTC

This package is auto-updated.

Last update: 2025-10-21 23:01:43 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