brosolutions / quick-order-discontinued-connector
Connects BroSolutions_QuickOrder with BroSolutions_DiscontinuedProducts: discontinued products show their replacement suggestions inline in the Quick Order list and block "Add to Cart" until replaced.
Package info
github.com/brosolutions/QuickOrderDiscontinuedConnector
Type:magento2-module
pkg:composer/brosolutions/quick-order-discontinued-connector
Requires
- php: >=7.4
- brosolutions/discontinued-products: >=1.0.0
- brosolutions/quick-order: >=1.1.0
- magento/framework: >=100.0.0
- magento/module-catalog: >=100.0.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-04 16:29:26 UTC
README
Quick Order Discontinued Connector is a free Magento 2 module that bridges brosolutions/quick-order and brosolutions/discontinued-products: when a discontinued product is added to the Quick Order list, its replacement suggestions are shown inline and "Add to Cart" is blocked until it's replaced.
Built by BroSolutions, Magento experts since 2015.
Features
- Implements Quick Order's
LinksProviderInterfaceusing Discontinued Products' replacement-product data - Discontinued items in the Quick Order list show their configured replacement suggestions
- "Add to Cart" is blocked in Quick Order until every discontinued item in the list has been removed or replaced
- No configuration needed - just install alongside both modules
Installation
Requires both brosolutions/quick-order and brosolutions/discontinued-products to already be installed.
composer require brosolutions/quick-order-discontinued-connector bin/magento module:enable BroSolutions_QuickOrderDiscontinuedConnector bin/magento setup:upgrade
Usage
Nothing to configure. Once installed, adding a discontinued product's SKU to the Quick Order list at /quickorder automatically shows its replacement products (configured on the Discontinued Products tab of that product) and disables "Add to Cart" until it's removed or swapped for a suggested alternative.
Feedback & Contributions
Feel free to open issues or submit pull requests.
Need customizations or help with your Magento store?
Contact BroSolutions or visit brosolutions.net
License
This module is open-source and free to use under the MIT license.