aimanecouissi / module-hyva-negotiable-quote-draft-filter
Filter draft negotiable quotes from Hyva account lists
Package info
github.com/aimanecouissi/magento2-module-hyva-negotiable-quote-draft-filter
Type:magento2-module
pkg:composer/aimanecouissi/module-hyva-negotiable-quote-draft-filter
1.0.0
2026-04-30 21:31 UTC
Requires
- php: ^8.3
- hyva-themes/magento2-ee-magento-negotiable-quote: ^1.0
- magento/extension-b2b: ^1.5
- magento/framework: 103.0.*
README
Filters draft_by_admin negotiable quotes from Hyvä My Quotes. The module removes Admin-created draft quote records
from the storefront negotiable quote list shown to customers.
Installation
composer require aimanecouissi/module-hyva-negotiable-quote-draft-filter bin/magento module:enable AimaneCouissi_HyvaNegotiableQuoteDraftFilter bin/magento setup:upgrade bin/magento cache:flush
Usage
Open Hyvä My Quotes in the customer account area. Quotes with the draft_by_admin status are removed from the
displayed collection.
Uninstall
bin/magento module:disable AimaneCouissi_HyvaNegotiableQuoteDraftFilter composer remove aimanecouissi/module-hyva-negotiable-quote-draft-filter bin/magento setup:upgrade bin/magento cache:flush
Changelog
See CHANGELOG for all recent changes.